Searched refs:updateCalOffset (Results 1 – 1 of 1) sorted by relevance
140 static void updateCalOffset(struct OverTempCal *over_temp_cal,470 updateCalOffset(over_temp_cal, timestamp_nanos, in overTempCalSetModelData()676 updateCalOffset(over_temp_cal, timestamp_nanos, temperature_celsius); in overTempCalUpdateSensorEstimate()746 updateCalOffset(over_temp_cal, timestamp_nanos, temperature_celsius); in overTempCalSetTemperature()915 void updateCalOffset(struct OverTempCal *over_temp_cal, in updateCalOffset() function