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