Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/core/
DosApi.c194 static void osExpApiTimGetTime(uintptr_t *retValP, va_list args) in osExpApiTimGetTime() function
522 [SYSCALL_OS_MAIN_TIME_GET_TIME] = { .func = osExpApiTimGetTime, }, in osApiExport()