Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/core/
DosApi.c214 static void osExpApiTimCancelTimer(uintptr_t *retValP, va_list args) in osExpApiTimCancelTimer() function
524 [SYSCALL_OS_MAIN_TIME_CANCEL_TIMER] = { .func = osExpApiTimCancelTimer, }, in osApiExport()