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

  /device/google/contexthub/firmware/os/inc/
eventnums.h 147 #define EVT_APP_SENSOR_FW_UPLD 0x000000EE
  /device/google/contexthub/firmware/app/chre/common/
chre10_app.c 270 case EVT_APP_SENSOR_FW_UPLD:
chre_app.c 299 case EVT_APP_SENSOR_FW_UPLD:
  /device/google/contexthub/firmware/os/core/
sensors.c 222 return osEnqueuePrivateEvt(EVT_APP_SENSOR_FW_UPLD, s->callData, NULL, EXT_APP_TID(s));

Completed in 229 milliseconds