Home
last modified time | relevance | path

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

/openbmc/phosphor-power/phosphor-power-sequencer/src/
H A Dpmbus_driver_device.cpp96 std::string millivoltsStr = in getReadVout() local
98 unsigned long millivolts = std::stoul(millivoltsStr); in getReadVout()
117 std::string millivoltsStr = in getVoutUVFaultLimit() local
119 unsigned long millivolts = std::stoul(millivoltsStr); in getVoutUVFaultLimit()