Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/inc/
Dtimer.h45 int timTimerCancelAll(uint32_t tid);
/device/google/contexthub/firmware/src/
Dtimer.c210 int timTimerCancelAll(uint32_t tid) in timTimerCancelAll() function
Dseos.c361 timTimerCancelAll(tid); in osTaskEnd()