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

  /device/google/contexthub/firmware/os/drivers/intersil_isl29034/
isl29034.c 107 EVT_SENSOR_ALS_TIMER,
218 osEnqueuePrivateEvt(EVT_SENSOR_ALS_TIMER, cookie, NULL, mData.tid);
265 osEnqueuePrivateEvt(EVT_SENSOR_ALS_TIMER, NULL, NULL, mData.tid);
431 case EVT_SENSOR_ALS_TIMER:
  /device/google/contexthub/firmware/os/drivers/ams_tmd2772/
ams_tmd2772.c 113 EVT_SENSOR_ALS_TIMER,
266 osEnqueuePrivateEvt(EVT_SENSOR_ALS_TIMER, cookie, NULL, mData.tid);
354 osEnqueuePrivateEvt(EVT_SENSOR_ALS_TIMER, NULL, NULL, mData.tid);
724 case EVT_SENSOR_ALS_TIMER:
735 if (evtType == EVT_SENSOR_ALS_TIMER)
  /device/google/contexthub/firmware/os/drivers/rohm_rpr0521/
rohm_rpr0521.c 166 EVT_SENSOR_ALS_TIMER,
314 osEnqueuePrivateEvt(EVT_SENSOR_ALS_TIMER, cookie, NULL, mTask.tid);
772 case EVT_SENSOR_ALS_TIMER:
  /device/google/contexthub/firmware/os/drivers/ams_tmd4903/
ams_tmd4903.c 159 EVT_SENSOR_ALS_TIMER,
384 osEnqueuePrivateEvt(EVT_SENSOR_ALS_TIMER, cookie, NULL, mTask.tid);
    [all...]

Completed in 175 milliseconds