Searched refs:RCC_CCIPR1_UART9SEL_Pos (Results 1 – 4 of 4) sorted by relevance
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_ll_rcc.h | 644 …RCE_PCLK1 LL_CLKSOURCE(CCIPR1_OFFSET, RCC_CCIPR1_UART9SEL, RCC_CCIPR1_UART9SEL_Pos, 0x000000… 645 …RCE_PLL2Q LL_CLKSOURCE(CCIPR1_OFFSET, RCC_CCIPR1_UART9SEL, RCC_CCIPR1_UART9SEL_Pos, RCC_CCIP… 646 …RCE_PLL3Q LL_CLKSOURCE(CCIPR1_OFFSET, RCC_CCIPR1_UART9SEL, RCC_CCIPR1_UART9SEL_Pos, RCC_CCIP… 647 …RCE_HSI LL_CLKSOURCE(CCIPR1_OFFSET, RCC_CCIPR1_UART9SEL, RCC_CCIPR1_UART9SEL_Pos, RCC_CCIP… 648 …RCE_CSI LL_CLKSOURCE(CCIPR1_OFFSET, RCC_CCIPR1_UART9SEL, RCC_CCIPR1_UART9SEL_Pos, RCC_CCIP… 649 …RCE_LSE LL_CLKSOURCE(CCIPR1_OFFSET, RCC_CCIPR1_UART9SEL, RCC_CCIPR1_UART9SEL_Pos, RCC_CCIP… 1018 …SOURCE LL_CLKSOURCE(CCIPR1_OFFSET, RCC_CCIPR1_UART9SEL, RCC_CCIPR1_UART9SEL_Pos, 0x000000…
|
/hal_stm32-latest/stm32cube/stm32h5xx/soc/ |
D | stm32h562xx.h | 14566 #define RCC_CCIPR1_UART9SEL_Pos (24U) macro 14567 #define RCC_CCIPR1_UART9SEL_Msk (0x7UL << RCC_CCIPR1_UART9SEL_Pos) /*!< 0x07000000… 14569 #define RCC_CCIPR1_UART9SEL_0 (0x1UL << RCC_CCIPR1_UART9SEL_Pos) /*!< 0x01000000… 14570 #define RCC_CCIPR1_UART9SEL_1 (0x2UL << RCC_CCIPR1_UART9SEL_Pos) /*!< 0x02000000… 14571 #define RCC_CCIPR1_UART9SEL_2 (0x4UL << RCC_CCIPR1_UART9SEL_Pos) /*!< 0x04000000…
|
D | stm32h573xx.h | 17208 #define RCC_CCIPR1_UART9SEL_Pos (24U) macro 17209 #define RCC_CCIPR1_UART9SEL_Msk (0x7UL << RCC_CCIPR1_UART9SEL_Pos) /*!< 0x07000000… 17211 #define RCC_CCIPR1_UART9SEL_0 (0x1UL << RCC_CCIPR1_UART9SEL_Pos) /*!< 0x01000000… 17212 #define RCC_CCIPR1_UART9SEL_1 (0x2UL << RCC_CCIPR1_UART9SEL_Pos) /*!< 0x02000000… 17213 #define RCC_CCIPR1_UART9SEL_2 (0x4UL << RCC_CCIPR1_UART9SEL_Pos) /*!< 0x04000000…
|
D | stm32h563xx.h | 16659 #define RCC_CCIPR1_UART9SEL_Pos (24U) macro 16660 #define RCC_CCIPR1_UART9SEL_Msk (0x7UL << RCC_CCIPR1_UART9SEL_Pos) /*!< 0x07000000… 16662 #define RCC_CCIPR1_UART9SEL_0 (0x1UL << RCC_CCIPR1_UART9SEL_Pos) /*!< 0x01000000… 16663 #define RCC_CCIPR1_UART9SEL_1 (0x2UL << RCC_CCIPR1_UART9SEL_Pos) /*!< 0x02000000… 16664 #define RCC_CCIPR1_UART9SEL_2 (0x4UL << RCC_CCIPR1_UART9SEL_Pos) /*!< 0x04000000…
|