Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/dbus-sdr/
H A Dsensorcommands.cpp1878 uint8_t mBitNine = (mValue & 0x0100) >> 8; in constructSensorSdr() local
1882 record.body.m_msb_and_tolerance = (mBitSign << 7) | (mBitNine << 6); in constructSensorSdr()