Searched refs:I2C_SPEED_FAST_PLUS (Results 1 – 25 of 39) 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()
45 } else if (speed == I2C_SPEED_FAST_PLUS) { in i2c_sedi_api_configure()
186 case I2C_SPEED_FAST_PLUS: in ifx_cat1_i2c_configure()237 config = I2C_SPEED_SET(I2C_SPEED_FAST_PLUS); in ifx_cat1_i2c_get_config()
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()
130 case I2C_SPEED_FAST_PLUS: in sy1xx_i2c_configure()
157 case I2C_SPEED_FAST_PLUS: in i2c_imx_configure()
75 case I2C_SPEED_FAST_PLUS: in i2c_mcux_configure()
368 case I2C_SPEED_FAST_PLUS: in cdns_i2c_configure()417 speed_cfg = I2C_SPEED_SET(I2C_SPEED_FAST_PLUS); in cdns_i2c_get_config()
102 case I2C_SPEED_FAST_PLUS: in mcux_lpi2c_do_configure()
82 case I2C_SPEED_FAST_PLUS: in nxp_ii2c_configure()
47 case I2C_SPEED_FAST_PLUS: in lpc11u6x_i2c_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()
77 case I2C_SPEED_FAST_PLUS: in i2c_rz_riic_configure()
542 case I2C_SPEED_FAST_PLUS: in i2c_dw_setup()796 case I2C_SPEED_FAST_PLUS: in i2c_dw_runtime_configure()
282 case I2C_SPEED_FAST_PLUS: in i2c_it8xxx2_configure()309 case I2C_SPEED_FAST_PLUS: in i2c_it8xxx2_get_config()
98 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()
6 …lectable options are: I2C_SPEED_STANDARD (0x1U), I2C_SPEED_FAST (0x2U), I2C_SPEED_FAST_PLUS (0x3U)"