Searched refs:I2C_SPEED_FAST_PLUS (Results 1 – 25 of 35) sorted by relevance
12
26 return I2C_SPEED_FAST_PLUS << I2C_SPEED_SHIFT; in i2c_map_dt_bitrate()
61 case I2C_SPEED_FAST_PLUS: in i2c_nrfx_twim_configure()
59 case I2C_SPEED_FAST_PLUS: in i2c_b91_configure()
225 case I2C_SPEED_FAST_PLUS: in i2c_kb1200_configure()257 *dev_config = I2C_MODE_CONTROLLER | I2C_SPEED_SET(I2C_SPEED_FAST_PLUS); in i2c_kb1200_get_config()
183 case I2C_SPEED_FAST_PLUS: in ifx_cat1_i2c_configure()234 config = I2C_SPEED_SET(I2C_SPEED_FAST_PLUS); in ifx_cat1_i2c_get_config()
45 } else if (speed == I2C_SPEED_FAST_PLUS) { in i2c_sedi_api_configure()
229 case I2C_SPEED_FAST_PLUS: in i2c_sifive_configure()
70 case I2C_SPEED_FAST_PLUS: in rv32m1_lpi2c_configure()
65 case I2C_SPEED_FAST_PLUS: in i2c_gecko_configure()
157 case I2C_SPEED_FAST_PLUS: in i2c_imx_configure()
75 case I2C_SPEED_FAST_PLUS: in i2c_mcux_configure()
47 case I2C_SPEED_FAST_PLUS: in lpc11u6x_i2c_configure()
102 case I2C_SPEED_FAST_PLUS: in mcux_lpi2c_do_configure()
201 case I2C_SPEED_FAST_PLUS: in i2c_ambiq_configure()
84 case I2C_SPEED_FAST_PLUS: /** I2C Fast Plus Speed: 1 MHz */ in max32_do_configure()
958 case I2C_SPEED_FAST_PLUS: in npcx_i2c_ctrl_configure()987 *speed = I2C_SPEED_SET(I2C_SPEED_FAST_PLUS); in npcx_i2c_ctrl_get_speed()
86 case I2C_SPEED_FAST_PLUS: in mcux_flexcomm_configure()
282 case I2C_SPEED_FAST_PLUS: in i2c_it8xxx2_configure()309 case I2C_SPEED_FAST_PLUS: in i2c_it8xxx2_get_config()
542 case I2C_SPEED_FAST_PLUS: in i2c_dw_setup()796 case I2C_SPEED_FAST_PLUS: in i2c_dw_runtime_configure()
101 case I2C_SPEED_FAST_PLUS: in mcux_lpi2c_configure()
81 case I2C_SPEED_FAST_PLUS: in i2c_ra_iic_configure()
191 case I2C_SPEED_FAST_PLUS: in i2c_sam_twim_configure()
603 case I2C_SPEED_FAST_PLUS: in i2c_gd32_configure()
340 case I2C_SPEED_FAST_PLUS: in i2c_xec_configure()
6 …lectable options are: I2C_SPEED_STANDARD (0x1U), I2C_SPEED_FAST (0x2U), I2C_SPEED_FAST_PLUS (0x3U)"