Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/src/
Dtimer.c55 static struct Timer *timFindTimerById(uint32_t timId) /* no locks taken. be careful what you do wit… in timFindTimerById()
151 uint16_t timId; in timTimerSetEx() local