Home
last modified time | relevance | path

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

/openbmc/s2600wf-misc/hsbp-manager/src/
H A Dhsbp_manager.cpp895 static std::string zeroPad(const uint8_t val) in zeroPad() function
947 versionIface->register_property("Version", zeroPad(bootVer) + "." + in run()
948 zeroPad(fpgaVer) + "." + in run()
949 zeroPad(securityRev)); in run()