Home
last modified time | relevance | path

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

/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32h5xx/Device/Include/
Dstm32h573xx.h17337 #define RCC_CCIPR5_RNGSEL_Pos (4U) macro
17338 #define RCC_CCIPR5_RNGSEL_Msk (0x3UL << RCC_CCIPR5_RNGSEL_Pos) /*!< 0x00000030 */
17340 #define RCC_CCIPR5_RNGSEL_0 (0x1UL << RCC_CCIPR5_RNGSEL_Pos) /*!< 0x00000010 */
17341 #define RCC_CCIPR5_RNGSEL_1 (0x2UL << RCC_CCIPR5_RNGSEL_Pos) /*!< 0x00000020 */