Home
last modified time | relevance | path

Searched defs:sensorValue (Results 1 – 6 of 6) sorted by relevance

/openbmc/phosphor-hwmon/
H A Daverage.cpp18 const Average::averageValue& sensorValue) in setAverageValue()
H A Dmainloop.cpp310 auto sensorValue = valueInterface->value(); in getObject() local
/openbmc/phosphor-power/phosphor-regulators/src/actions/
H A Dpmbus_read_sensor_action.cpp44 double sensorValue{0.0}; in execute() local
/openbmc/phosphor-fan-presence/sensor-monitor/
H A Dthreshold_alarm_logger.cpp307 auto sensorValue = SDBusPlus::getProperty<double>( in createEventLog() local
H A Dshutdown_alarm_monitor.cpp429 const std::optional<double>& sensorValue, bool isPowerOffError) in createEventLog()
/openbmc/dbus-sensors/src/ipmb/
H A DIpmbSDRSensor.cpp350 double sensorValue = ((mValue * value) + bValue) * expValue; in sensorValCalculation() local