Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/algos/calibration/over_temp/
Dover_temp_cal.h371 void overTempCalInit(struct OverTempCal *over_temp_cal,
Dover_temp_cal.c257 void overTempCalInit(struct OverTempCal *over_temp_cal, in overTempCalInit() function
/device/google/contexthub/firmware/os/algos/calibration/online_calibration/gyroscope/gyro_offset_over_temp_cal/
Dgyro_offset_over_temp_cal.cc32 overTempCalInit(&over_temp_cal_, &otc_parameters); in Initialize()
/device/google/contexthub/firmware/os/drivers/bosch_bmi160/
Dbosch_bmi160.c3911 overTempCalInit(&mTask.over_temp_gyro_cal, &gyro_otc_parameters);
/device/google/contexthub/firmware/os/drivers/st_lsm6dsm/
Dst_lsm6dsm.c5150 overTempCalInit(&T(overTempCal), &gyroOtcParameters); in lsm6dsm_startTask()