Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/algos/calibration/over_temp/
Dover_temp_cal.c175 static void resetOtcLinearModel(struct OverTempCal *over_temp_cal);
269 resetOtcLinearModel(over_temp_cal); in overTempCalInit()
321 resetOtcLinearModel(over_temp_cal); in overTempCalSetModel()
456 resetOtcLinearModel(over_temp_cal); in overTempCalSetModelData()
1396 void resetOtcLinearModel(struct OverTempCal *over_temp_cal) { in resetOtcLinearModel() function