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

  /device/google/contexthub/firmware/os/inc/
eventnums.h 150 #define EVT_APP_SENSOR_TRIGGER 0x000000EB
  /device/google/contexthub/firmware/app/chre/common/
chre10_app.c 267 case EVT_APP_SENSOR_TRIGGER:
chre_app.c 296 case EVT_APP_SENSOR_TRIGGER:
  /device/google/contexthub/firmware/os/core/
sensors.c 325 return osEnqueuePrivateEvt(EVT_APP_SENSOR_TRIGGER, s->callData, NULL, EXT_APP_TID(s));

Completed in 368 milliseconds