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

  /device/google/contexthub/firmware/os/inc/
eventnums.h 153 #define EVT_APP_SENSOR_SEND_ONE_DIR_EVT 0x000000E8
  /device/google/contexthub/firmware/app/chre/common/
chre10_app.c 264 case EVT_APP_SENSOR_SEND_ONE_DIR_EVT:
chre_app.c 293 case EVT_APP_SENSOR_SEND_ONE_DIR_EVT:
  /device/google/contexthub/firmware/os/core/
sensors.c 340 if (osEnqueuePrivateEvt(EVT_APP_SENSOR_SEND_ONE_DIR_EVT, &evt->externalSendDirectEvt,

Completed in 127 milliseconds