Home
last modified time | relevance | path

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

/openbmc/phosphor-hwmon/
H A Dthresholds.hpp80 auto alarmLowState = (*realIface.*Thresholds<T>::getAlarmLow)(); in checkThresholds() local
140 auto alarmLowState = (*iface.*Thresholds<T>::getAlarmLow)(); in addThreshold() local