Home
last modified time | relevance | path

Searched defs:sensorUnitsSignedBits (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-host-ipmid/
H A Dsensordatahandler.hpp249 constexpr uint8_t sensorUnitsSignedBits = 2 << 6; in readingData() local
441 constexpr uint8_t sensorUnitsSignedBits = 2 << 6; in readingData() local
H A Dsensorhandler.cpp736 constexpr uint8_t sensorUnitsSignedBits = 2 << 6; in getSensorThresholds() local