Home
last modified time | relevance | path

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

/openbmc/phosphor-power/phosphor-power-sequencer/src/
H A Dconfig_file_parser.cpp292 std::tuple<uint8_t, uint16_t> parseI2CInterface( parseI2CInterface() function
/openbmc/phosphor-power/phosphor-regulators/src/
H A Dconfig_file_parser.cpp568 std::unique_ptr<i2c::I2CInterface> parseI2CInterface(const json& element) in parseI2CInterface() function