Searched refs:SensorUnit (Results 1 – 2 of 2) sorted by relevance
55 SensorUnit sensorUnit = SensorUnit::DegreesC; in NumericSensor()63 sensorUnit = SensorUnit::DegreesC; in NumericSensor()67 sensorUnit = SensorUnit::Volts; in NumericSensor()71 sensorUnit = SensorUnit::Amperes; in NumericSensor()75 sensorUnit = SensorUnit::RPMS; in NumericSensor()79 sensorUnit = SensorUnit::Watts; in NumericSensor()83 sensorUnit = SensorUnit::Joules; in NumericSensor()87 sensorUnit = SensorUnit::Percent; in NumericSensor()447 SensorUnit sensorUnit = SensorUnit::DegreesC; in NumericSensor()459 sensorUnit = SensorUnit::Volts; in NumericSensor()[all …]
29 using SensorUnit = sdbusplus::xyz::openbmc_project::Sensor::server::Value::Unit; typedef