Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/inc/
Deventnums.h25 #define EVT_NO_FIRST_USER_EVENT 0x00000100 //all events lower than this are reserved fo… macro
/device/google/contexthub/firmware/app/chre/common/
Dchre10_app.c276 if (evt < EVT_NO_FIRST_USER_EVENT) in chreappHandle()
Dchre_app.c305 if (evt < EVT_NO_FIRST_USER_EVENT) in chreappHandle()
/device/google/contexthub/firmware/os/core/
Dseos.c1191 if (evt < EVT_NO_FIRST_USER_EVENT) { in osMainDequeueLoop()
DhostIntf.c55 #define EVT_LATENCY_TIMER EVT_NO_FIRST_USER_EVENT