Searched refs:RCC_CCIPR5_SAI2SEL_Pos (Results 1 – 4 of 4) sorted by relevance
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_ll_rcc.h | 879 …CE_PLL1Q LL_CLKSOURCE(CCIPR5_OFFSET, RCC_CCIPR5_SAI2SEL, RCC_CCIPR5_SAI2SEL_Pos, 0x0000000… 880 …CE_PLL2P LL_CLKSOURCE(CCIPR5_OFFSET, RCC_CCIPR5_SAI2SEL, RCC_CCIPR5_SAI2SEL_Pos, RCC_CCIPR… 881 …CE_PLL3P LL_CLKSOURCE(CCIPR5_OFFSET, RCC_CCIPR5_SAI2SEL, RCC_CCIPR5_SAI2SEL_Pos, RCC_CCIPR… 882 …CE_PIN LL_CLKSOURCE(CCIPR5_OFFSET, RCC_CCIPR5_SAI2SEL, RCC_CCIPR5_SAI2SEL_Pos, RCC_CCIPR… 883 …CE_CLKP LL_CLKSOURCE(CCIPR5_OFFSET, RCC_CCIPR5_SAI2SEL, RCC_CCIPR5_SAI2SEL_Pos, RCC_CCIPR… 1104 …URCE LL_CLKSOURCE(CCIPR5_OFFSET, RCC_CCIPR5_SAI2SEL, RCC_CCIPR5_SAI2SEL_Pos, 0x0000000…
|
/hal_stm32-latest/stm32cube/stm32h5xx/soc/ |
D | stm32h562xx.h | 14784 #define RCC_CCIPR5_SAI2SEL_Pos (19U) macro 14785 #define RCC_CCIPR5_SAI2SEL_Msk (0x7UL << RCC_CCIPR5_SAI2SEL_Pos) /*!< 0x00380000 */ 14787 #define RCC_CCIPR5_SAI2SEL_0 (0x1UL << RCC_CCIPR5_SAI2SEL_Pos) /*!< 0x00080000 */ 14788 #define RCC_CCIPR5_SAI2SEL_1 (0x2UL << RCC_CCIPR5_SAI2SEL_Pos) /*!< 0x00100000 */ 14789 #define RCC_CCIPR5_SAI2SEL_2 (0x4UL << RCC_CCIPR5_SAI2SEL_Pos) /*!< 0x00200000 */
|
D | stm32h573xx.h | 17429 #define RCC_CCIPR5_SAI2SEL_Pos (19U) macro 17430 #define RCC_CCIPR5_SAI2SEL_Msk (0x7UL << RCC_CCIPR5_SAI2SEL_Pos) /*!< 0x00380000 */ 17432 #define RCC_CCIPR5_SAI2SEL_0 (0x1UL << RCC_CCIPR5_SAI2SEL_Pos) /*!< 0x00080000 */ 17433 #define RCC_CCIPR5_SAI2SEL_1 (0x2UL << RCC_CCIPR5_SAI2SEL_Pos) /*!< 0x00100000 */ 17434 #define RCC_CCIPR5_SAI2SEL_2 (0x4UL << RCC_CCIPR5_SAI2SEL_Pos) /*!< 0x00200000 */
|
D | stm32h563xx.h | 16880 #define RCC_CCIPR5_SAI2SEL_Pos (19U) macro 16881 #define RCC_CCIPR5_SAI2SEL_Msk (0x7UL << RCC_CCIPR5_SAI2SEL_Pos) /*!< 0x00380000 */ 16883 #define RCC_CCIPR5_SAI2SEL_0 (0x1UL << RCC_CCIPR5_SAI2SEL_Pos) /*!< 0x00080000 */ 16884 #define RCC_CCIPR5_SAI2SEL_1 (0x2UL << RCC_CCIPR5_SAI2SEL_Pos) /*!< 0x00100000 */ 16885 #define RCC_CCIPR5_SAI2SEL_2 (0x4UL << RCC_CCIPR5_SAI2SEL_Pos) /*!< 0x00200000 */
|