Home
last modified time | relevance | path

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

/openbmc/phosphor-power/tools/power-utils/
H A Dupdater.cpp440 std::string hexIdString = std::format("0x{:x}", id); in getI2CAdditionalData() local
443 additionalData["CALLOUT_IIC_BUS"] = hexIdString; in getI2CAdditionalData()