Home
last modified time | relevance | path

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

/openbmc/phosphor-pid-control/pid/
H A Dzone.cpp247 static bool fileParseRpm(const std::string& fileName, double& rpmValue) in fileParseRpm() argument
272 rpmValue = static_cast<double>(value); in fileParseRpm()