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