Searched defs:upperValue (Results 1 – 1 of 1) sorted by relevance
672 void updateWarningThreshold(uint8_t lowerValue, uint8_t upperValue, in updateWarningThreshold()690 void updateCriticalThreshold(uint8_t lowerValue, uint8_t upperValue, in updateCriticalThreshold()708 void updateNonRecoverableThreshold(uint8_t lowerValue, uint8_t upperValue, in updateNonRecoverableThreshold()782 uint8_t upperValue = 0; in getSensorThresholds() local