Home
last modified time | relevance | path

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

/openbmc/phosphor-pid-control/test/
H A Dpid_fancontroller_unittest.cpp260 double failsafeValue = failsafePWM / 100; in TEST() local
261 EXPECT_CALL(*sm1, write(failsafeValue, false, _)); in TEST()