Home
last modified time | relevance | path

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

/openbmc/dbus-sensors/src/hwmon-temp/
H A DHwmonTempMain.cpp56 static constexpr double maxValuePressure = 120000; // Pascals variable
161 tmpSensorParameters.maxValue = maxValuePressure; in getSensorParameters()