Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/algos/calibration/over_temp/
Dover_temp_cal.c231 static void refreshOtcModel(struct OverTempCal *over_temp_cal,
569 refreshOtcModel(over_temp_cal, timestamp_nanos); in overTempCalUpdateSensorEstimate()
959 refreshOtcModel(over_temp_cal, timestamp_nanos); in updateCalOffset()
1114 void refreshOtcModel(struct OverTempCal *over_temp_cal, in refreshOtcModel() function