Home
last modified time | relevance | path

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

/openbmc/phosphor-power/phosphor-regulators/src/actions/
H A Di2c_write_byte_action.hpp35 class I2CWriteByteAction : public I2CAction class
56 explicit I2CWriteByteAction(uint8_t reg, uint8_t value, in I2CWriteByteAction() function in phosphor::power::regulators::I2CWriteByteAction