Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/core/
DosApi.c553 static const struct SyscallTable osMainRtcTable = { in osApiExport() local
570 [SYSCALL_OS_MAIN_RTC] = { .subtable = (struct SyscallTable*)&osMainRtcTable, }, in osApiExport()