Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/inc/
DosApi.h60 #define SYSCALL_OS_DRV_I2CS_LAST 5 // always last. holes are allowed, but not immediately … macro
/device/google/contexthub/firmware/os/core/
DosApi.c597 .numEntries = SYSCALL_OS_DRV_I2CS_LAST, in osApiExport()