Searched refs:assertThresholds (Results 1 – 3 of 3) sorted by relevance
| /openbmc/dbus-sensors/src/ |
| H A D | Thresholds.cpp | 386 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 D | Thresholds.hpp | 59 void assertThresholds(Sensor* sensor, double assertValue,
|
| H A D | sensor.hpp | 511 assertThresholds(this, value, threshold.level, in updateValue()
|