Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/i2c/
Di2c_renesas_ra_iic.c309 static void calc_iic_master_bitrate(const struct i2c_ra_iic_config *config, uint32_t total_brl_brh, in calc_iic_master_bitrate() function
382 calc_iic_master_bitrate(config, min_brl_brh, min_brh, 0, &bitrate); in calc_iic_master_clock_setting()
415 calc_iic_master_bitrate(config, total_brl_brh, temp_brh, temp_divider, in calc_iic_master_clock_setting()
430 calc_iic_master_bitrate(config, total_brl_brh, temp_brh, temp_divider, in calc_iic_master_clock_setting()
451 calc_iic_master_bitrate(config, total_brl_brh, temp_brh, temp_divider, in calc_iic_master_clock_setting()