Home
last modified time | relevance | path

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

/openbmc/dbus-sensors/src/
H A DThresholds.cpp382 assertThresholds(sensorPtr.get(), assertValue, threshold.level, in startTimer()
394 assertThresholds(sensor, change.assertValue, change.threshold.level, in checkThresholds()
440 assertThresholds(sensor, change.assertValue, change.threshold.level, in checkThresholdsPowerDelay()
445 void assertThresholds(Sensor* sensor, double assertValue, in assertThresholds() function
H A DThresholds.hpp55 void assertThresholds(Sensor* sensor, double assertValue,
H A Dsensor.hpp495 assertThresholds(this, value, threshold.level, in updateValue()