Home
last modified time | relevance | path

Searched refs:unitPercent (Results 1 – 4 of 4) sorted by relevance

/openbmc/dbus-sensors/src/
H A DSensorPaths.hpp25 constexpr const char* unitPercent = variable
H A DSensorPaths.cpp43 if (units == "Percent" || units == unitPercent) in getPathForUnits()
H A DPwmSensor.cpp118 sensorInterface->register_property("Unit", sensor_paths::unitPercent); in PwmSensor()
H A DIpmbSensor.cpp116 return sensor_paths::unitPercent; in getSubTypeUnits()