Home
last modified time | relevance | path

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

/openbmc/pldm/platform-mc/
H A Dnumeric_sensor.cpp104 sensorUnit = SensorUnit::DegreesC; in setSensorUnit()
110 sensorUnit = SensorUnit::DegreesC; in setSensorUnit()
114 sensorUnit = SensorUnit::Volts; in setSensorUnit()
118 sensorUnit = SensorUnit::Amperes; in setSensorUnit()
122 sensorUnit = SensorUnit::RPMS; in setSensorUnit()
126 sensorUnit = SensorUnit::Watts; in setSensorUnit()
130 sensorUnit = SensorUnit::Joules; in setSensorUnit()
134 sensorUnit = SensorUnit::Percent; in setSensorUnit()
H A Dnumeric_sensor.hpp29 using SensorUnit = sdbusplus::xyz::openbmc_project::Sensor::server::Value::Unit; typedef
213 SensorUnit sensorUnit;