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