Searched defs:upperValue (Results 1 – 1 of 1) sorted by relevance
664 void updateWarningThreshold(uint8_t lowerValue, uint8_t upperValue, in updateWarningThreshold()682 void updateCriticalThreshold(uint8_t lowerValue, uint8_t upperValue, in updateCriticalThreshold()700 void updateNonRecoverableThreshold(uint8_t lowerValue, uint8_t upperValue, in updateNonRecoverableThreshold()774 uint8_t upperValue = 0; in getSensorThresholds() local