Home
last modified time | relevance | path

Searched refs:SYSCALL_OS_DRV_I2CM_REL (Results 1 – 3 of 3) sorted by relevance

/device/google/contexthub/firmware/os/inc/
DosApi.h50 #define SYSCALL_OS_DRV_I2CM_REL 1 // (I2cBus busId) -> int status macro
DsyscallDo.h271 …SYSCALL_DOMAIN_OS, SYSCALL_OS_DRIVERS, SYSCALL_OS_DRV_I2C_MASTER, SYSCALL_OS_DRV_I2CM_REL), busId); in eOsI2cMasterRelease()
/device/google/contexthub/firmware/os/core/
DosApi.c591 [SYSCALL_OS_DRV_I2CM_REL] = { .func = osExpApiI2cMstRel, }, in osApiExport()