Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/i2c/
Di2c_npcx_controller.h53 int npcx_i2c_ctrl_get_speed(const struct device *i2c_dev, uint32_t *speed);
Di2c_npcx_port.c88 ret = npcx_i2c_ctrl_get_speed(config->i2c_ctrl, &speed); in i2c_npcx_port_get_config()
Di2c_npcx_controller.c971 int npcx_i2c_ctrl_get_speed(const struct device *i2c_dev, uint32_t *speed) in npcx_i2c_ctrl_get_speed() function