Home
last modified time | relevance | path

Searched refs:EVT_SENSOR_INTERRUPT_1 (Results 1 – 3 of 3) sorted by relevance

/device/google/contexthub/firmware/os/drivers/invensense_icm40600/
Dinvensense_icm40600.c458 EVT_SENSOR_INTERRUPT_1, enumerator
907 osEnqueuePrivateEvt(EVT_SENSOR_INTERRUPT_1, _task, NULL, T(tid));
3107 case EVT_SENSOR_INTERRUPT_1:
/device/google/contexthub/firmware/os/drivers/bosch_bmi160/
Dbosch_bmi160.c342 EVT_SENSOR_INTERRUPT_1, enumerator
3769 case EVT_SENSOR_INTERRUPT_1:
4186 if (!osEnqueuePrivateEvt(EVT_SENSOR_INTERRUPT_1, _task, NULL, T(tid)))
/device/google/contexthub/firmware/os/drivers/st_lsm6dsm/
Dst_lsm6dsm.c518 EVT_SENSOR_INTERRUPT_1, enumerator
1463 osEnqueuePrivateEvt(EVT_SENSOR_INTERRUPT_1, _task, NULL, T(tid)); in lsm6dsm_readStatusReg_()
4916 case EVT_SENSOR_INTERRUPT_1: in lsm6dsm_handleEvent()