Home
last modified time | relevance | path

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

/openbmc/phosphor-pid-control/pid/
H A Dbuildjson.cpp87 auto failSafePercentValue = 0; in from_json() local
90 failSafePercent->get_to(failSafePercentValue); in from_json()
92 c.failSafePercent = failSafePercentValue; in from_json()