Home
last modified time | relevance | path

Searched refs:unitPascals (Results 1 – 3 of 3) sorted by relevance

/openbmc/dbus-sensors/src/
H A DSensorPaths.hpp28 constexpr const char* unitPascals = variable
H A DSensorPaths.cpp47 if (units == "Pascals" || units == unitPascals) in getPathForUnits()
H A DHwmonTempMain.cpp160 tmpSensorParameters.units = sensor_paths::unitPascals; in getSensorParameters()