Home
last modified time | relevance | path

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

/openbmc/fb-ipmi-oem/src/
H A Dgroupextcommands.cpp12 uint64_t bigEndianToHost(uint64_t bigEndianValue) in bigEndianToHost()
/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.cpp558 uint32_t bigEndianValue = 0; in performI2cWriteReadWithRetries() local