Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/core/
DosApi.c587 static const struct SyscallTable osGrvI2cMstTable = { in osApiExport() local
611 [SYSCALL_OS_DRV_I2C_MASTER] = { .subtable = (struct SyscallTable*)&osGrvI2cMstTable, }, in osApiExport()