Home
last modified time | relevance | path

Searched defs:assertLowSignal (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-hwmon/
H A Dthresholds.hpp37 static void (WarningObject::* const assertLowSignal)(SensorValueType); member
58 static void (CriticalObject::* const assertLowSignal)(SensorValueType); member
H A Dmainloop.cpp66 Thresholds<WarningObject>::assertLowSignal = member in Thresholds<WarningObject>
97 Thresholds<CriticalObject>::assertLowSignal = member in Thresholds<CriticalObject>