Home
last modified time | relevance | path

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

/openbmc/dbus-sensors/src/ipmb/
H A DIpmbSDRSensor.hpp46 static constexpr uint8_t sdrLinearByte = 27; variable
H A DIpmbSDRSensor.cpp260 uint8_t linear = sdrDataBytes[sdrtype01::sdrLinearByte]; in checkSDRType01Threshold()