Home
last modified time | relevance | path

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

/openbmc/dbus-sensors/src/
H A DPwmSensor.cpp35 static constexpr double psuPwmMax = 100.0; variable
55 pwmMax = psuPwmMax; in PwmSensor()