Home
last modified time | relevance | path

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

/openbmc/phosphor-power/tools/power-utils/
H A Dupdater.cpp108 std::vector<uint8_t> bigEndianToLittleEndian(const uint32_t bigEndianValue) in bigEndianToLittleEndian()
H A Daei_updater.cpp557 uint32_t bigEndianValue = 0; in performI2cWriteReadWithRetries() local