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.hpp63 _accumulateSetPoint(accumulateSetPoint), in DbusPidZone()
228 bool _accumulateSetPoint = false; member in pid_control::DbusPidZone
H A Dzone.cpp678 return _accumulateSetPoint; in getAccSetPoint()