Searched refs:SYSCALL_OS_DRV_I2CS_REQ (Results 1 – 3 of 3) sorted by relevance
52 #define SYSCALL_OS_DRV_I2CS_REQ 0 // (I2cBus busId, I2cAddr addr) -> int status macro
286 …SYSCALL_DOMAIN_OS, SYSCALL_OS_DRIVERS, SYSCALL_OS_DRV_I2C_SLAVE, SYSCALL_OS_DRV_I2CS_REQ), busId, … in eOsI2cSlaveRequest()
608 [ SYSCALL_OS_DRV_I2CS_REQ] = { .func = osExpApiI2cSlvReq, }, in osApiExport()