Searched refs:max_overheat_temp_ (Results 1 – 2 of 2) sorted by relevance
147 overheatEvent->max_overheat_temp_ = in monitorThread()148 max(temperature, overheatEvent->max_overheat_temp_); in monitorThread()316 return max_overheat_temp_; in getMaxOverheatTemperature()
109 float max_overheat_temp_; variable