Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/inc/
DosApi.h98 #define SYSCALL_OS_MAIN_SENSOR_LAST 11 // always last. holes are allowed, but not immediate… macro
/device/google/contexthub/firmware/os/core/
DosApi.c502 .numEntries = SYSCALL_OS_MAIN_SENSOR_LAST, in osApiExport()