Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/inc/
DosApi.h84 #define SYSCALL_OS_MAIN_LOG_LAST 1 // always last. holes are allowed, but not immediately b… macro
/device/google/contexthub/firmware/os/core/
DosApi.c495 .numEntries = SYSCALL_OS_MAIN_LOG_LAST, in osApiExport()