HomeSort by relevance Sort by last modified time
    Searched refs:EVT_APP_SENSOR_FLUSH (Results 1 - 4 of 4) sorted by null

  /device/google/contexthub/firmware/os/inc/
eventnums.h 149 #define EVT_APP_SENSOR_FLUSH 0x000000EC
  /device/google/contexthub/firmware/app/chre/common/
chre10_app.c 268 case EVT_APP_SENSOR_FLUSH:
chre_app.c 297 case EVT_APP_SENSOR_FLUSH:
  /device/google/contexthub/firmware/os/core/
sensors.c 273 return osEnqueuePrivateEvt(EVT_APP_SENSOR_FLUSH, s->callData, NULL, EXT_APP_TID(s));

Completed in 431 milliseconds