Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/drivers/i2c/
Di2c_rv32m1_lpi2c.c42 static int rv32m1_lpi2c_configure(const struct device *dev, in rv32m1_lpi2c_configure() function
241 err = rv32m1_lpi2c_configure(dev, dev_cfg | I2C_MODE_CONTROLLER); in rv32m1_lpi2c_init()
258 .configure = rv32m1_lpi2c_configure,