Searched refs:getThreshold (Results 1 – 2 of 2) sorted by relevance
/openbmc/phosphor-fan-presence/monitor/ | ||
H A D | tach_sensor.hpp | 228 inline size_t getThreshold() const in getThreshold() function in phosphor::fan::monitor::TachSensor |
H A D | fan.cpp | 287 if (sensor.getCounter() >= sensor.getThreshold()) in process() |