Home
last modified time | relevance | path

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

/openbmc/phosphor-fan-presence/monitor/
H A Dtach_sensor.cpp208 const size_t lowerDeviation, const size_t upperDeviation) const in getRange() argument
211 uint64_t min = getTarget() * (100 - lowerDeviation) / 100; in getRange()
H A Dtach_sensor.hpp353 const size_t lowerDeviation, const size_t upperDeviation) const;