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