Home
last modified time | relevance | path

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

/openbmc/phosphor-power/tools/power-utils/
H A Dupdater.cpp441 std::string hexAddrString = std::format("0x{:x}", addr); in getI2CAdditionalData() local
444 additionalData["CALLOUT_IIC_ADDR"] = hexAddrString; in getI2CAdditionalData()