Searched defs:alarmHi (Results 1 – 2 of 2) sorted by relevance
/openbmc/phosphor-hwmon/ | ||
H A D | thresholds.hpp | 34 static bool (WarningObject::*const alarmHi)(bool); member |
H A D | mainloop.cpp | 60 Thresholds<WarningObject>::alarmHi = &WarningObject::warningAlarmHigh; member in Thresholds<WarningObject> |