Home
last modified time | relevance | path

Searched refs:EVT_SENSOR_ALS_TIMER (Results 1 – 4 of 4) sorted by relevance

/device/google/contexthub/firmware/os/drivers/intersil_isl29034/
Disl29034.c107 EVT_SENSOR_ALS_TIMER, enumerator
218 osEnqueuePrivateEvt(EVT_SENSOR_ALS_TIMER, cookie, NULL, mData.tid); in alsTimerCallback()
265 osEnqueuePrivateEvt(EVT_SENSOR_ALS_TIMER, NULL, NULL, mData.tid); in sensorRateAls()
431 case EVT_SENSOR_ALS_TIMER: in handle_event()
/device/google/contexthub/firmware/os/drivers/ams_tmd2772/
Dams_tmd2772.c113 EVT_SENSOR_ALS_TIMER, enumerator
266 osEnqueuePrivateEvt(EVT_SENSOR_ALS_TIMER, cookie, NULL, mData.tid); in alsTimerCallback()
354 osEnqueuePrivateEvt(EVT_SENSOR_ALS_TIMER, NULL, NULL, mData.tid); in sensorRateAls()
724 case EVT_SENSOR_ALS_TIMER: in handle_event()
735 if (evtType == EVT_SENSOR_ALS_TIMER) in handle_event()
/device/google/contexthub/firmware/os/drivers/rohm_rpr0521/
Drohm_rpr0521.c166 EVT_SENSOR_ALS_TIMER, enumerator
314 osEnqueuePrivateEvt(EVT_SENSOR_ALS_TIMER, cookie, NULL, mTask.tid); in alsTimerCallback()
772 case EVT_SENSOR_ALS_TIMER: in handle_event()
/device/google/contexthub/firmware/os/drivers/ams_tmd4903/
Dams_tmd4903.c159 EVT_SENSOR_ALS_TIMER, enumerator
384 osEnqueuePrivateEvt(EVT_SENSOR_ALS_TIMER, cookie, NULL, mTask.tid); in alsTimerCallback()
1038 case EVT_SENSOR_ALS_TIMER: in handle_event()