Searched refs:SYSCALL_OS_DRV_I2CS_TX_PRE (Results 1 – 3 of 3) sorted by relevance
73 #define SYSCALL_OS_DRV_I2CS_TX_PRE 3 // (I2cBus busId, uint8_t byte, uint32_t yourTidForEvts… macro
328 …SCALL_DOMAIN_OS, SYSCALL_OS_DRIVERS, SYSCALL_OS_DRV_I2C_SLAVE, SYSCALL_OS_DRV_I2CS_TX_PRE), busId,… in eOsI2cSlaveTxPreamble()
565 [ SYSCALL_OS_DRV_I2CS_TX_PRE] = { .func = osExpApiI2cSlvTxPre, }, in osApiExport()