Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/core/
DosApi.c519 static const struct SyscallTable osMainTimerTable = { in osApiExport() local
566 [SYSCALL_OS_MAIN_TIME] = { .subtable = (struct SyscallTable*)&osMainTimerTable, }, in osApiExport()