Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/i2c/
Di2c_npcx_controller.h81 int npcx_i2c_ctrl_recover_bus(const struct device *dev);
Di2c_npcx_port.c138 ret = npcx_i2c_ctrl_recover_bus(config->i2c_ctrl); in i2c_npcx_port_recover_bus()
Di2c_npcx_controller.c996 int npcx_i2c_ctrl_recover_bus(const struct device *dev) in npcx_i2c_ctrl_recover_bus() function
1176 ret = npcx_i2c_ctrl_recover_bus(i2c_dev); in npcx_i2c_ctrl_transfer()