Searched refs:pidControlLoop (Results 1 – 3 of 3) sorted by relevance
| /openbmc/phosphor-pid-control/pid/ |
| H A D | pidloop.cpp | 35 void pidControlLoop(const std::shared_ptr<ZoneInterface>& zone, in pidControlLoop() function 107 pidControlLoop(zone, timer, isCanceling, false, cycleCnt); in pidControlLoop() 141 pidControlLoop(zone, timer, isCanceling, false, cycleCnt); in pidControlLoop()
|
| H A D | pidloop.hpp | 25 void pidControlLoop(const std::shared_ptr<ZoneInterface>& zone,
|
| /openbmc/phosphor-pid-control/ |
| H A D | main.cpp | 184 pidControlLoop(i.second, timer, &state::isCanceling); in restartControlLoops()
|