Searched refs:updateCalOffset (Results 1 – 1 of 1) sorted by relevance
137 static void updateCalOffset(struct OverTempCal *over_temp_cal,467 updateCalOffset(over_temp_cal, timestamp_nanos, in overTempCalSetModelData()673 updateCalOffset(over_temp_cal, timestamp_nanos, temperature_celsius); in overTempCalUpdateSensorEstimate()743 updateCalOffset(over_temp_cal, timestamp_nanos, temperature_celsius); in overTempCalSetTemperature()937 void updateCalOffset(struct OverTempCal *over_temp_cal, in updateCalOffset() function