Home
last modified time | relevance | path

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

/openbmc/phosphor-hwmon/
H A Dmainloop.hpp28 static constexpr auto sensorPriority = 3; variable
H A Dmainloop.cpp259 auto priorityStr = std::get<sensorPriority>(properties); in getObject()