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.cpp119 sensorInterface->register_property("Unit", sensor_paths::unitPercent); in PwmSensor()
/openbmc/dbus-sensors/src/ipmb/
H A DIpmbSensor.cpp115 return sensor_paths::unitPercent; in getSubTypeUnits()