Home
last modified time | relevance | path

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

/openbmc/phosphor-virtual-sensor/
H A DvirtualSensor.cpp518 criticalIface->setLowHysteresis( in createThresholds()
552 warningIface->setLowHysteresis( in createThresholds()
568 hardShutdownIface->setLowHysteresis( in createThresholds()
584 softShutdownIface->setLowHysteresis( in createThresholds()
600 perfLossIface->setLowHysteresis( in createThresholds()
H A Dthresholds.hpp49 auto setLowHysteresis(double value) in setLowHysteresis() function