Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/inc/
Dtimer.h47 int timTimerCancelAll(uint32_t tid);
/device/google/contexthub/firmware/os/core/
Dtimer.c253 int timTimerCancelAll(uint32_t tid) in timTimerCancelAll() function
Dseos.c299 timTimerCancelAll(tid); in osTaskRelease()