Searched refs:RCC_CCIPR1_UART8SEL_Pos (Results 1 – 4 of 4) sorted by relevance
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_ll_rcc.h | 637 …RCE_PCLK1 LL_CLKSOURCE(CCIPR1_OFFSET, RCC_CCIPR1_UART8SEL, RCC_CCIPR1_UART8SEL_Pos, 0x000000… 638 …RCE_PLL2Q LL_CLKSOURCE(CCIPR1_OFFSET, RCC_CCIPR1_UART8SEL, RCC_CCIPR1_UART8SEL_Pos, RCC_CCIP… 639 …RCE_PLL3Q LL_CLKSOURCE(CCIPR1_OFFSET, RCC_CCIPR1_UART8SEL, RCC_CCIPR1_UART8SEL_Pos, RCC_CCIP… 640 …RCE_HSI LL_CLKSOURCE(CCIPR1_OFFSET, RCC_CCIPR1_UART8SEL, RCC_CCIPR1_UART8SEL_Pos, RCC_CCIP… 641 …RCE_CSI LL_CLKSOURCE(CCIPR1_OFFSET, RCC_CCIPR1_UART8SEL, RCC_CCIPR1_UART8SEL_Pos, RCC_CCIP… 642 …RCE_LSE LL_CLKSOURCE(CCIPR1_OFFSET, RCC_CCIPR1_UART8SEL, RCC_CCIPR1_UART8SEL_Pos, RCC_CCIP… 1017 …SOURCE LL_CLKSOURCE(CCIPR1_OFFSET, RCC_CCIPR1_UART8SEL, RCC_CCIPR1_UART8SEL_Pos, 0x000000…
|
/hal_stm32-latest/stm32cube/stm32h5xx/soc/ |
D | stm32h562xx.h | 14559 #define RCC_CCIPR1_UART8SEL_Pos (21U) macro 14560 #define RCC_CCIPR1_UART8SEL_Msk (0x7UL << RCC_CCIPR1_UART8SEL_Pos) /*!< 0x00E00000… 14562 #define RCC_CCIPR1_UART8SEL_0 (0x1UL << RCC_CCIPR1_UART8SEL_Pos) /*!< 0x00200000… 14563 #define RCC_CCIPR1_UART8SEL_1 (0x2UL << RCC_CCIPR1_UART8SEL_Pos) /*!< 0x00400000… 14564 #define RCC_CCIPR1_UART8SEL_2 (0x4UL << RCC_CCIPR1_UART8SEL_Pos) /*!< 0x00800000…
|
D | stm32h573xx.h | 17201 #define RCC_CCIPR1_UART8SEL_Pos (21U) macro 17202 #define RCC_CCIPR1_UART8SEL_Msk (0x7UL << RCC_CCIPR1_UART8SEL_Pos) /*!< 0x00E00000… 17204 #define RCC_CCIPR1_UART8SEL_0 (0x1UL << RCC_CCIPR1_UART8SEL_Pos) /*!< 0x00200000… 17205 #define RCC_CCIPR1_UART8SEL_1 (0x2UL << RCC_CCIPR1_UART8SEL_Pos) /*!< 0x00400000… 17206 #define RCC_CCIPR1_UART8SEL_2 (0x4UL << RCC_CCIPR1_UART8SEL_Pos) /*!< 0x00800000…
|
D | stm32h563xx.h | 16652 #define RCC_CCIPR1_UART8SEL_Pos (21U) macro 16653 #define RCC_CCIPR1_UART8SEL_Msk (0x7UL << RCC_CCIPR1_UART8SEL_Pos) /*!< 0x00E00000… 16655 #define RCC_CCIPR1_UART8SEL_0 (0x1UL << RCC_CCIPR1_UART8SEL_Pos) /*!< 0x00200000… 16656 #define RCC_CCIPR1_UART8SEL_1 (0x2UL << RCC_CCIPR1_UART8SEL_Pos) /*!< 0x00400000… 16657 #define RCC_CCIPR1_UART8SEL_2 (0x4UL << RCC_CCIPR1_UART8SEL_Pos) /*!< 0x00800000…
|