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.c234 static void refreshOtcModel(struct OverTempCal *over_temp_cal,
572 refreshOtcModel(over_temp_cal, timestamp_nanos); in overTempCalUpdateSensorEstimate()
937 refreshOtcModel(over_temp_cal, timestamp_nanos); in updateCalOffset()
1092 void refreshOtcModel(struct OverTempCal *over_temp_cal, in refreshOtcModel() function