Home
last modified time | relevance | path

Searched refs:fullRange (Results 1 – 2 of 2) sorted by relevance

/openbmc/intel-ipmi-oem/include/
H A Dsensorutils.hpp185 double fullRange = max - min; in getSensorAttributes() local
216 double dM = fullRange / 255.0; in getSensorAttributes()
/openbmc/phosphor-host-ipmid/dbus-sdr/
H A Dsensorutils.cpp177 double fullRange = max - min; in getSensorAttributes() local
208 double dM = fullRange / 255.0; in getSensorAttributes()