OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EVT_APP_SENSOR_FLUSH
(Results
1 - 2
of
2
) sorted by null
/device/google/contexthub/firmware/inc/
eventnums.h
116
#define
EVT_APP_SENSOR_FLUSH
0x000000EC
/device/google/contexthub/firmware/src/
sensors.c
305
return osEnqueuePrivateEvt(
EVT_APP_SENSOR_FLUSH
, s->callData, NULL, EXT_APP_TID(s));
Completed in 131 milliseconds