Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/inc/
DosApi.h50 #define SYSCALL_OS_DRV_LAST 3 // always last. holes are allowed, but not immediately … macro
/device/google/contexthub/firmware/src/
DosApi.c571 .numEntries = SYSCALL_OS_DRV_LAST, in osApiExport()