Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/inc/
DosApi.h128 #define SYSCALL_OS_MAIN_SLAB_LAST 4 // always last. holes are allowed, but not immediately … macro
/device/google/contexthub/firmware/src/
DosApi.c516 .numEntries = SYSCALL_OS_MAIN_SLAB_LAST, in osApiExport()