Searched refs:RCC_CCIPR1_UART7SEL_Pos (Results 1 – 4 of 4) sorted by relevance
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_ll_rcc.h | 630 …RCE_PCLK1 LL_CLKSOURCE(CCIPR1_OFFSET, RCC_CCIPR1_UART7SEL, RCC_CCIPR1_UART7SEL_Pos, 0x000000… 631 …RCE_PLL2Q LL_CLKSOURCE(CCIPR1_OFFSET, RCC_CCIPR1_UART7SEL, RCC_CCIPR1_UART7SEL_Pos, RCC_CCIP… 632 …RCE_PLL3Q LL_CLKSOURCE(CCIPR1_OFFSET, RCC_CCIPR1_UART7SEL, RCC_CCIPR1_UART7SEL_Pos, RCC_CCIP… 633 …RCE_HSI LL_CLKSOURCE(CCIPR1_OFFSET, RCC_CCIPR1_UART7SEL, RCC_CCIPR1_UART7SEL_Pos, RCC_CCIP… 634 …RCE_CSI LL_CLKSOURCE(CCIPR1_OFFSET, RCC_CCIPR1_UART7SEL, RCC_CCIPR1_UART7SEL_Pos, RCC_CCIP… 635 …RCE_LSE LL_CLKSOURCE(CCIPR1_OFFSET, RCC_CCIPR1_UART7SEL, RCC_CCIPR1_UART7SEL_Pos, RCC_CCIP… 1016 …SOURCE LL_CLKSOURCE(CCIPR1_OFFSET, RCC_CCIPR1_UART7SEL, RCC_CCIPR1_UART7SEL_Pos, 0x000000…
|
/hal_stm32-latest/stm32cube/stm32h5xx/soc/ |
D | stm32h562xx.h | 14552 #define RCC_CCIPR1_UART7SEL_Pos (18U) macro 14553 #define RCC_CCIPR1_UART7SEL_Msk (0x7UL << RCC_CCIPR1_UART7SEL_Pos) /*!< 0x001C0000… 14555 #define RCC_CCIPR1_UART7SEL_0 (0x1UL << RCC_CCIPR1_UART7SEL_Pos) /*!< 0x00040000… 14556 #define RCC_CCIPR1_UART7SEL_1 (0x2UL << RCC_CCIPR1_UART7SEL_Pos) /*!< 0x00080000… 14557 #define RCC_CCIPR1_UART7SEL_2 (0x4UL << RCC_CCIPR1_UART7SEL_Pos) /*!< 0x00100000…
|
D | stm32h573xx.h | 17194 #define RCC_CCIPR1_UART7SEL_Pos (18U) macro 17195 #define RCC_CCIPR1_UART7SEL_Msk (0x7UL << RCC_CCIPR1_UART7SEL_Pos) /*!< 0x001C0000… 17197 #define RCC_CCIPR1_UART7SEL_0 (0x1UL << RCC_CCIPR1_UART7SEL_Pos) /*!< 0x00040000… 17198 #define RCC_CCIPR1_UART7SEL_1 (0x2UL << RCC_CCIPR1_UART7SEL_Pos) /*!< 0x00080000… 17199 #define RCC_CCIPR1_UART7SEL_2 (0x4UL << RCC_CCIPR1_UART7SEL_Pos) /*!< 0x00100000…
|
D | stm32h563xx.h | 16645 #define RCC_CCIPR1_UART7SEL_Pos (18U) macro 16646 #define RCC_CCIPR1_UART7SEL_Msk (0x7UL << RCC_CCIPR1_UART7SEL_Pos) /*!< 0x001C0000… 16648 #define RCC_CCIPR1_UART7SEL_0 (0x1UL << RCC_CCIPR1_UART7SEL_Pos) /*!< 0x00040000… 16649 #define RCC_CCIPR1_UART7SEL_1 (0x2UL << RCC_CCIPR1_UART7SEL_Pos) /*!< 0x00080000… 16650 #define RCC_CCIPR1_UART7SEL_2 (0x4UL << RCC_CCIPR1_UART7SEL_Pos) /*!< 0x00100000…
|