Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/core/
Dnanohub_chre.c116 static inline uint32_t osChreTimerSet(uint64_t duration, const void* cookie, bool oneShot) in osChreTimerSet() function
131 *retValP = osChreTimerSet(length, cookie, oneshot); in osChreApiTimerSet()