Searched defs:lowerValue (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()773 uint8_t lowerValue = 0; in getSensorThresholds() local