Searched refs:currentThresholdHigh (Results 1 – 1 of 1) sorted by relevance
126 static volatile int16_t currentThresholdHigh = INVALID_TEMPERATURE_MAX; variable216 currentThresholdHigh = thresholdHigh; in setTempUpperLimit()344 if (thresholdHigh < currentThresholdHigh) { in updateThresholds()