Searched refs:STM32_I2C_CR1_FMP (Results 1 – 1 of 1) sorted by relevance
54 #define STM32_I2C_CR1_FMP BIT(24) macro 2036 stm32f7_i2c_set_bits(i2c_dev->base + STM32F7_I2C_CR1, STM32_I2C_CR1_FMP); in stm32f7_i2c_write_fm_plus_bits() 2038 stm32f7_i2c_clr_bits(i2c_dev->base + STM32F7_I2C_CR1, STM32_I2C_CR1_FMP); in stm32f7_i2c_write_fm_plus_bits()