Home
last modified time | relevance | path

Searched defs:dM (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-host-ipmid/dbus-sdr/
H A Dsensorutils.cpp208 double dM = fullRange / 255.0; in getSensorAttributes() local
268 auto dM = static_cast<double>(mValue); in scaleIPMIValueFromDouble() local
/openbmc/intel-ipmi-oem/include/
H A Dsensorutils.hpp217 double dM = fullRange / 255.0; in getSensorAttributes() local
278 auto dM = static_cast<double>(mValue); in scaleIPMIValueFromDouble() local