Searched refs:npcx_i2c_ctrl_transfer (Results 1 – 3 of 3) sorted by relevance
69 int npcx_i2c_ctrl_transfer(const struct device *i2c_dev, struct i2c_msg *msgs,
117 ret = npcx_i2c_ctrl_transfer(config->i2c_ctrl, msgs, num_msgs, addr, in i2c_npcx_port_transfer()
1151 int npcx_i2c_ctrl_transfer(const struct device *i2c_dev, struct i2c_msg *msgs, in npcx_i2c_ctrl_transfer() function