Searched refs:EVT_SENSOR_ALS_TIMER (Results 1 – 4 of 4) sorted by relevance
/device/google/contexthub/firmware/os/drivers/intersil_isl29034/ |
D | isl29034.c | 107 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/ |
D | ams_tmd2772.c | 113 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/ |
D | rohm_rpr0521.c | 166 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/ |
D | ams_tmd4903.c | 159 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()
|