Home
last modified time | relevance | path

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

/openbmc/dbus-sensors/src/ipmb/
H A DIpmbSDRSensor.hpp52 static constexpr uint8_t sdrUnitType = 25; variable
H A DIpmbSDRSensor.cpp330 temp.sensorUnit = sdrDataBytes[sdrtype01::sdrUnitType]; in checkSDRType01Threshold()