Home
last modified time | relevance | path

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

/openbmc/pldm/platform-mc/
H A Dnumeric_sensor.hpp254 bool isThresholdValid(pldm::utils::Level level, in isThresholdValid() function in pldm::platform_mc::NumericSensor
270 if (!isThresholdValid(level, direction)) in getThresholdAlarm()
H A Dnumeric_sensor.cpp903 if (!isThresholdValid(level, direction)) in setThresholdAlarm()