Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/core/
Dtimer.c210 static bool timerEventMatch(uint32_t evtType, const void *evtData, void *context) in timerEventMatch() function
231 osRemovePendingEvents(timerEventMatch, t); in timTimerCancelEx()
265 osRemovePendingEvents(timerEventMatch, tim); in timTimerCancelAll()