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

  /device/google/contexthub/firmware/os/inc/
eventnums.h 146 #define EVT_APP_SENSOR_POWER 0x000000EF //data pointer is not a pointer, it is a bool encoded as (void*)
  /device/google/contexthub/firmware/app/chre/common/
chre10_app.c 271 case EVT_APP_SENSOR_POWER:
chre_app.c 300 case EVT_APP_SENSOR_POWER:
  /device/google/contexthub/firmware/os/core/
sensors.c 202 if (osEnqueuePrivateEvt(EVT_APP_SENSOR_POWER, &evt->externalPowerEvt,

Completed in 88 milliseconds