Home
last modified time | relevance | path

Searched refs:ThresholdDefinition (Results 1 – 3 of 3) sorted by relevance

/openbmc/dbus-sensors/src/
H A DThresholds.hpp132 struct ThresholdDefinition struct
139 constexpr static std::array<thresholds::ThresholdDefinition, 5> thresProp = { argument
H A Dsensor.hpp388 for (const thresholds::ThresholdDefinition& prop : in propertyLevel()
408 for (const thresholds::ThresholdDefinition& prop : in propertyAlarm()
H A DThresholds.cpp34 for (const ThresholdDefinition& prop : thresProp) in findThresholdLevel()
539 for (const ThresholdDefinition& thresh : thresProp) in getInterface()