Home
last modified time | relevance | path

Searched refs:sensorRegisterInitComplete (Results 1 – 18 of 18) sorted by relevance

/device/google/contexthub/firmware/os/drivers/st_hts221/
Dhts221.c414 sensorRegisterInitComplete(mTask.sensors[i].handle); in handleCommDoneEvt()
420 sensorRegisterInitComplete(mTask.sensors[i].handle); in handleCommDoneEvt()
/device/google/contexthub/firmware/os/inc/
Dsensors.h261 bool sensorRegisterInitComplete(uint32_t handle);
/device/google/contexthub/firmware/os/drivers/leds/
Dleds_lp3943.c289 sensorRegisterInitComplete(mTask.sHandle); in handleI2cEvent()
/device/google/contexthub/firmware/os/drivers/ams_tmd2772/
Dams_tmd2772.c591 sensorRegisterInitComplete(mData.alsHandle); in handle_i2c_event()
592 sensorRegisterInitComplete(mData.proxHandle); in handle_i2c_event()
/device/google/contexthub/firmware/os/drivers/bosch_bmp280/
Dbosch_bmp280.c653 sensorRegisterInitComplete(mTask.baroHandle); in handleI2cEvent()
654 sensorRegisterInitComplete(mTask.tempHandle); in handleI2cEvent()
/device/google/contexthub/firmware/os/drivers/rohm_rpr0521/
Drohm_rpr0521.c636 sensorRegisterInitComplete(mTask.alsHandle); in handle_i2c_event()
637 sensorRegisterInitComplete(mTask.proxHandle); in handle_i2c_event()
/device/google/contexthub/firmware/os/drivers/intersil_isl29034/
Disl29034.c349 sensorRegisterInitComplete(mData.alsHandle); in handle_i2c_event()
/device/google/contexthub/firmware/os/drivers/si_si7034/
Dsi7034a10.c383 sensorRegisterInitComplete(mTask.sensors[i].handle); in handleI2cEvent()
/device/google/contexthub/firmware/os/drivers/ams_tmd4903/
Dams_tmd4903.c868 sensorRegisterInitComplete(mTask.alsHandle); in handle_i2c_event()
869 sensorRegisterInitComplete(mTask.proxHandle); in handle_i2c_event()
/device/google/contexthub/firmware/os/drivers/synaptics_s3708/
Dsynaptics_s3708.c523 sensorRegisterInitComplete(mTask.handle); in handleEvent()
/device/google/contexthub/firmware/os/drivers/st_lps22hb/
Dlps22hb.c547 sensorRegisterInitComplete(mTask.sensors[i].handle); in handleCommDoneEvt()
/device/google/contexthub/firmware/os/drivers/st_acc44/
Dst_acc44.c719 sensorRegisterInitComplete(mTask.accHandle); in st_acc44_handleCommDoneEvt()
/device/google/contexthub/firmware/os/core/
DosApi.c130 *retValP = (uintptr_t)sensorRegisterInitComplete(handle); in osExpApiSensorRegInitComp()
Dsensors.c144 bool sensorRegisterInitComplete(uint32_t handle) in sensorRegisterInitComplete() function
/device/google/contexthub/firmware/os/drivers/st_mag40/
Dst_mag40.c920 sensorRegisterInitComplete(mTask.magHandle); in handleCommDoneEvt()
/device/google/contexthub/firmware/os/drivers/invensense_icm40600/
Dinvensense_icm40600.c2958 sensorRegisterInitComplete(T(sensors[i]).handle);
/device/google/contexthub/firmware/os/drivers/bosch_bmi160/
Dbosch_bmi160.c3540 sensorRegisterInitComplete(mTask.sensors[i].handle);
/device/google/contexthub/firmware/os/drivers/st_lsm6dsm/
Dst_lsm6dsm.c4617 sensorRegisterInitComplete(T(sensors[i]).handle); in lsm6dsm_handleSpiDoneEvt()