Home
last modified time | relevance | path

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

/openbmc/phosphor-hwmon/
H A Dmainloop.hpp27 static constexpr auto sensorAccuracy = 2; variable
H A Dmainloop.cpp246 auto accuracyStr = std::get<sensorAccuracy>(properties); in getObject()