Searched refs:highValue (Results 1 – 1 of 1) sorted by relevance
777 double highValue = ipmi::mappedVariant<double>( in getSensorThresholds() local791 if (std::isfinite(highValue)) in getSensorThresholds()793 highValue *= std::pow(10, info.scale - info.exponentR); in getSensorThresholds()795 round((highValue - info.scaledOffset) / info.coefficientM); in getSensorThresholds()