Home
last modified time | relevance | path

Searched refs:I2C_CR1_FMP (Results 1 – 3 of 3) sorted by relevance

/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32u5xx/hal/Src/
Dstm32u5xx_hal_i2c_ex.c329 hi2c->Instance->CR1 |= (I2C_CR1_FMP); in HAL_I2CEx_ConfigFastModePlus()
334 hi2c->Instance->CR1 &= ~(I2C_CR1_FMP); in HAL_I2CEx_ConfigFastModePlus()
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32u5xx/Device/Include/
Dstm32u585xx.h22854 #define I2C_CR1_FMP I2C_CR1_FMP_Msk /*!< FMP enable… macro
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32h5xx/Device/Include/
Dstm32h573xx.h21766 #define I2C_CR1_FMP I2C_CR1_FMP_Msk /*!< Fast-mode Pl… macro