Home
last modified time | relevance | path

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

/openbmc/dbus-sensors/src/
H A DSensorPaths.hpp20 constexpr const char* unitAmperes = variable
H A DSensorPaths.cpp31 if (units == "Amperes" || units == unitAmperes) in getPathForUnits()
H A DIpmbSensor.cpp110 return sensor_paths::unitAmperes; in getSubTypeUnits()
H A DPSUSensorMain.cpp1073 {"curr", sensor_paths::unitAmperes}, in propertyInitialize()