Home
last modified time | relevance | path

Searched refs:getThresholdAlarm (Results 1 – 2 of 2) sorted by relevance

/openbmc/pldm/platform-mc/
H A Dnumeric_sensor.cpp806 alarm |= getThresholdAlarm(level, direction); in hasThresholdAlarm()
910 auto alarm = getThresholdAlarm(level, direction); in setThresholdAlarm()
1089 auto alarm = getThresholdAlarm(level, direction); in updateThresholds()
H A Dnumeric_sensor.hpp267 bool getThresholdAlarm(pldm::utils::Level level, in getThresholdAlarm() function in pldm::platform_mc::NumericSensor