Searched refs:I2C_BITRATE_FAST_PLUS (Results 1 – 8 of 8) sorted by relevance
11 #define I2C_BITRATE_FAST_PLUS 1000000 /* 1 Mbit/s */ macro
25 case I2C_BITRATE_FAST_PLUS: in i2c_map_dt_bitrate()
26 (bitrate == I2C_BITRATE_FAST_PLUS ? NRF_TWIM_FREQ_1000K :)) \
1164 config->bitrate == I2C_BITRATE_FAST_PLUS) { in i2c_it8xxx2_init()1295 I2C_BITRATE_FAST_PLUS), "Not support I2C bit rate value"); \
1237 config->bitrate == I2C_BITRATE_FAST_PLUS) { in i2c_enhance_init()1483 I2C_BITRATE_FAST_PLUS), "Not support I2C bit rate value"); \
615 clkc = pclk1 / (I2C_BITRATE_FAST_PLUS * 25U); in i2c_gd32_configure()
809 : bitrate == I2C_BITRATE_FAST_PLUS ? MHZ(1) : 0)
14 - <I2C_BITRATE_FAST_PLUS>36 <160000000 I2C_BITRATE_FAST_PLUS 0x6021050A>;