Home
last modified time | relevance | path

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

/openbmc/phosphor-hwmon/
H A Dthresholds.hpp81 auto alarmHighState = (*realIface.*Thresholds<T>::getAlarmHigh)(); in checkThresholds() local
158 auto alarmHighState = (*iface.*Thresholds<T>::getAlarmHigh)(); in addThreshold() local