Home
last modified time | relevance | path

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

/openbmc/phosphor-hwmon/
H A Dthresholds.hpp38 static void (WarningObject::*const assertHighSignal)(SensorValueType); member
59 static void (CriticalObject::*const assertHighSignal)(SensorValueType); member
H A Dmainloop.cpp69 Thresholds<WarningObject>::assertHighSignal = member in Thresholds<WarningObject>
100 Thresholds<CriticalObject>::assertHighSignal = member in Thresholds<CriticalObject>