Home
last modified time | relevance | path

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

/openbmc/phosphor-pid-control/pid/
H A Dzone.hpp58 _accumulateSetPoint(accumulateSetPoint), in DbusPidZone()
214 bool _accumulateSetPoint = false; member in pid_control::DbusPidZone
H A Dzone.cpp663 return _accumulateSetPoint; in getAccSetPoint()