Searched defs:mValue (Results 1 – 10 of 10) sorted by relevance
/openbmc/phosphor-host-ipmid/dbus-sdr/ |
H A D | sensorutils.cpp | 150 bool getSensorAttributes(const double max, const double min, int16_t& mValue, in getSensorAttributes() 257 uint8_t scaleIPMIValueFromDouble(const double value, const int16_t mValue, in scaleIPMIValueFromDouble() 308 int16_t mValue = 0; in getScaledIPMIValue() local
|
H A D | sensorcommands.cpp | 489 int16_t mValue = 0; in calculateValue() local 974 int16_t mValue = 0; in ipmiSenGetSensorReading() local 1165 int16_t mValue = 0; in ipmiSenSetSensorThresholds() local 1279 int16_t mValue = 0; in getIPMIThresholds() local 1848 int16_t mValue = 0; in constructSensorSdr() local
|
/openbmc/intel-ipmi-oem/include/ |
H A D | sensorutils.hpp | 159 const double max, const double min, int16_t& mValue, int8_t& rExp, in getSensorAttributes() 266 const double value, const int16_t mValue, const int8_t rExp, in scaleIPMIValueFromDouble() 316 int16_t mValue = 0; in getScaledIPMIValue() local
|
/openbmc/fb-ipmi-oem/include/ |
H A D | sensorutils.hpp | 168 const double max, const double min, int16_t& mValue, int8_t& rExp, in getSensorAttributes() 278 const double value, const uint16_t mValue, const int8_t rExp, in scaleIPMIValueFromDouble() 303 int16_t mValue = 0; in getScaledIPMIValue() local
|
/openbmc/intel-ipmi-oem/tests/ |
H A D | test_sensorcommands.cpp | 106 int16_t mValue; in testBounds() local 311 int16_t mValue; in TEST() local
|
/openbmc/phosphor-host-ipmid/test/dbus-sdr/ |
H A D | sensorcommands_unittest.cpp | 107 int16_t mValue; in testBounds() local 312 int16_t mValue; in TEST() local
|
/openbmc/dbus-sensors/src/intrusion/ |
H A D | ChassisIntrusionSensor.hpp | 29 std::string mValue; member in ChassisIntrusionSensor
|
/openbmc/dbus-sensors/src/ipmb/ |
H A D | IpmbSDRSensor.hpp | 79 uint16_t mValue = 0; member
|
H A D | IpmbSDRSensor.cpp | 347 double IpmbSDRDevice::sensorValCalculation(uint16_t mValue, double bValue, in sensorValCalculation()
|
/openbmc/fb-ipmi-oem/src/ |
H A D | storagecommands.cpp | 736 int16_t mValue; in ipmiStorageGetSDR() local
|