Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/core/
Dtimer.c247 osRemovePendingEvents(timerEventMatch, t); in timTimerCancelEx()
281 osRemovePendingEvents(timerEventMatch, tim); in timTimerCancelAll()
Dseos.c1319 void osRemovePendingEvents(bool (*match)(uint32_t evtType, const void *evtData, void *context), voi… in osRemovePendingEvents() function
/device/google/contexthub/firmware/os/inc/
Dseos.h176 void osRemovePendingEvents(bool (*match)(uint32_t evtType, const void *evtData, void *context), voi…