Searched refs:currentThresholdHigh (Results 1 – 3 of 3) sorted by relevance
90 static volatile uint16_t currentThresholdHigh = INVALID_VOLTAGE_MAX; variable133 currentThresholdHigh = thresholdHigh; in setBatUpperLimit()261 if (thresholdHigh < currentThresholdHigh) in updateThresholds()286 if (currentVoltage <= currentThresholdLow || currentVoltage >= currentThresholdHigh) in batteryEventCb()
126 static volatile int16_t currentThresholdHigh = INVALID_TEMPERATURE_MAX; variable216 currentThresholdHigh = thresholdHigh; in setTempUpperLimit()344 if (thresholdHigh < currentThresholdHigh) { in updateThresholds()
124 static volatile int16_t currentThresholdHigh = INVALID_TEMPERATURE_MAX; variable168 currentThresholdHigh = thresholdHigh; in setTempUpperLimit()297 if (thresholdHigh < currentThresholdHigh) in updateThresholds()