Searched refs:npcx_i2c_ctrl_configure (Results 1 – 3 of 3) sorted by relevance
41 int npcx_i2c_ctrl_configure(const struct device *i2c_dev, uint32_t dev_config);
74 return npcx_i2c_ctrl_configure(config->i2c_ctrl, dev_config); in i2c_npcx_port_configure()
947 int npcx_i2c_ctrl_configure(const struct device *i2c_dev, uint32_t dev_config) in npcx_i2c_ctrl_configure() function