Searched refs:rv32m1_lpi2c_configure (Results 1 – 1 of 1) sorted by relevance
43 static int rv32m1_lpi2c_configure(const struct device *dev, in rv32m1_lpi2c_configure() function242 err = rv32m1_lpi2c_configure(dev, dev_cfg | I2C_MODE_CONTROLLER); in rv32m1_lpi2c_init()259 .configure = rv32m1_lpi2c_configure,