Home
last modified time | relevance | path

Searched refs:assertThresholds (Results 1 – 3 of 3) sorted by relevance

/openbmc/dbus-sensors/src/
H A DThresholds.cpp386 assertThresholds(sensorPtr.get(), assertValue, threshold.level, in startTimer()
398 assertThresholds(sensor, change.assertValue, change.threshold.level, in checkThresholds()
444 assertThresholds(sensor, change.assertValue, change.threshold.level, in checkThresholdsPowerDelay()
449 void assertThresholds(Sensor* sensor, double assertValue, in assertThresholds() function
H A DThresholds.hpp59 void assertThresholds(Sensor* sensor, double assertValue,
H A Dsensor.hpp511 assertThresholds(this, value, threshold.level, in updateValue()