Home
last modified time | relevance | path

Searched refs:overTempCalUpdateSensorEstimate (Results 1 – 5 of 5) sorted by relevance

/device/google/contexthub/firmware/os/algos/calibration/over_temp/
Dover_temp_cal.h492 void overTempCalUpdateSensorEstimate(struct OverTempCal *over_temp_cal,
Dover_temp_cal.c550 void overTempCalUpdateSensorEstimate(struct OverTempCal *over_temp_cal, in overTempCalUpdateSensorEstimate() function
/device/google/contexthub/firmware/os/algos/calibration/online_calibration/gyroscope/gyro_offset_over_temp_cal/
Dgyro_offset_over_temp_cal.cc81 overTempCalUpdateSensorEstimate(&over_temp_cal_, calibration_time_nanos, in SetMeasurement()
/device/google/contexthub/firmware/os/drivers/bosch_bmi160/
Dbosch_bmi160.c2231 overTempCalUpdateSensorEstimate(&mTask.over_temp_gyro_cal, rtc_time,
/device/google/contexthub/firmware/os/drivers/st_lsm6dsm/
Dst_lsm6dsm.c4286overTempCalUpdateSensorEstimate(&T(overTempCal), *timestamp, gyroOffset, biasTemperature); in lsm6dsm_processSensorThreeAxisData()