Home
last modified time | relevance | path

Searched defs:timId (Results 1 – 2 of 2) sorted by relevance

/device/google/contexthub/firmware/os/core/
Dtimer.c62 static struct Timer *timFindTimerById(uint32_t timId) /* no locks taken. be careful what you do wit… in timFindTimerById()
163 uint16_t timId; in timTimerSetEx() local
Dnanohub_chre.c95 uint32_t timId = timTimerSetNew(duration, cookie, oneShot); in osChreTimerSet() local