Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/core/
DosApi.c596 static const struct SyscallTable osGrvI2cSlvTable = { in osApiExport() local
612 [SYSCALL_OS_DRV_I2C_SLAVE] = { .subtable = (struct SyscallTable*)&osGrvI2cSlvTable, }, in osApiExport()