Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/inc/
Dseos.h269 bool osAppIsChre(uint16_t tid);
/device/google/contexthub/firmware/os/core/
Dseos.c93 bool osAppIsChre(uint16_t tid) in osAppIsChre() function
DnanohubCommand.c937 if (osAppIsChre(tid)) { in writeEvent()