Home
last modified time | relevance | path

Searched defs:bValue (Results 1 – 10 of 10) sorted by relevance

/openbmc/phosphor-host-ipmid/dbus-sdr/
H A Dsensorutils.cpp152 int8_t& rExp, int16_t& bValue, int8_t& bExp, in getSensorAttributes()
262 const int8_t rExp, const int16_t bValue, in scaleIPMIValueFromDouble()
314 int16_t bValue = 0; in getScaledIPMIValue() local
H A Dsensorcommands.cpp489 int16_t bValue = 0; in calculateValue() local
975 int16_t bValue = 0; ipmiSenGetSensorReading() local
1165 int16_t bValue = 0; ipmiSenSetSensorThresholds() local
1279 int16_t bValue = 0; getIPMIThresholds() local
1849 int16_t bValue = 0; constructSensorSdr() local
[all...]
/openbmc/intel-ipmi-oem/include/
H A Dsensorutils.hpp160 int16_t& bValue, int8_t& bExp, bool& bSigned) in getSensorAttributes()
267 const int16_t bValue, const int8_t bExp, const bool bSigned) in scaleIPMIValueFromDouble()
318 int16_t bValue = 0; in getScaledIPMIValue() local
/openbmc/fb-ipmi-oem/include/
H A Dsensorutils.hpp169 int16_t& bValue, int8_t& bExp, bool& bSigned) in getSensorAttributes()
279 const uint16_t bValue, const int8_t bExp, const bool bSigned) in scaleIPMIValueFromDouble()
305 int16_t bValue = 0; in getScaledIPMIValue() local
/openbmc/intel-ipmi-oem/tests/
H A Dtest_sensorcommands.cpp108 int16_t bValue; in testBounds() local
313 int16_t bValue; in TEST() local
/openbmc/phosphor-host-ipmid/test/dbus-sdr/
H A Dsensorcommands_unittest.cpp109 int16_t bValue; in testBounds() local
314 int16_t bValue; in TEST() local
/openbmc/dbus-sensors/src/ipmb/
H A DIpmbSDRSensor.hpp80 double bValue = 0; member
H A DIpmbSDRSensor.cpp347 double IpmbSDRDevice::sensorValCalculation(uint16_t mValue, double bValue, in sensorValCalculation()
/openbmc/fb-ipmi-oem/src/
H A Dstoragecommands.cpp738 int16_t bValue; in ipmiStorageGetSDR() local
/openbmc/u-boot/drivers/usb/gadget/
H A Dstorage_common.c210 u8 bValue; member