Searched refs:EVT_SENSOR_INTERRUPT_1 (Results 1 – 3 of 3) sorted by relevance
/device/google/contexthub/firmware/os/drivers/invensense_icm40600/ |
D | invensense_icm40600.c | 458 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/ |
D | bosch_bmi160.c | 342 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/ |
D | st_lsm6dsm.c | 518 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()
|