Searched refs:SYSCALL_OS_DRV_I2CS_REL (Results 1 – 3 of 3) sorted by relevance
71 #define SYSCALL_OS_DRV_I2CS_REL 1 // (I2cBus busId) -> int status macro
318 …(SYSCALL_DOMAIN_OS, SYSCALL_OS_DRIVERS, SYSCALL_OS_DRV_I2C_SLAVE, SYSCALL_OS_DRV_I2CS_REL), busId); in eOsI2cSlaveRelease()
563 [ SYSCALL_OS_DRV_I2CS_REL] = { .func = osExpApiI2cSlvRel, }, in osApiExport()