Home
last modified time | relevance | path

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

/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32h5xx/Device/Include/
Dstm32h573xx.h17300 #define RCC_CCIPR4_I2C2SEL_Pos (18U) macro
17301 #define RCC_CCIPR4_I2C2SEL_Msk (0x3UL << RCC_CCIPR4_I2C2SEL_Pos) /*!< 0x000C0000 */
17303 #define RCC_CCIPR4_I2C2SEL_0 (0x1UL << RCC_CCIPR4_I2C2SEL_Pos) /*!< 0x00040000 */
17304 #define RCC_CCIPR4_I2C2SEL_1 (0x2UL << RCC_CCIPR4_I2C2SEL_Pos) /*!< 0x00080000 */