Searched refs:EVT_SENSOR_PROX_INTERRUPT (Results 1 – 2 of 2) sorted by relevance
/device/google/contexthub/firmware/os/drivers/rohm_rpr0521/ |
D | rohm_rpr0521.c | 167 EVT_SENSOR_PROX_INTERRUPT, enumerator 272 osEnqueuePrivateEvt(EVT_SENSOR_PROX_INTERRUPT, NULL, NULL, mTask.tid); in proxIsr() 780 case EVT_SENSOR_PROX_INTERRUPT: in handle_event()
|
/device/google/contexthub/firmware/os/drivers/ams_tmd4903/ |
D | ams_tmd4903.c | 161 EVT_SENSOR_PROX_INTERRUPT, enumerator 336 osEnqueuePrivateEvt(EVT_SENSOR_PROX_INTERRUPT, NULL, NULL, mTask.tid); in proxIsr() 344 osEnqueuePrivateEvt(EVT_SENSOR_PROX_INTERRUPT, NULL, NULL, mTask.tid); in proxIsr() 1046 case EVT_SENSOR_PROX_INTERRUPT: in handle_event()
|