Searched refs:RCC_CCIPR5_SAI1SEL_Pos (Results 1 – 4 of 4) sorted by relevance
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_ll_rcc.h | 873 …CE_PLL1Q LL_CLKSOURCE(CCIPR5_OFFSET, RCC_CCIPR5_SAI1SEL, RCC_CCIPR5_SAI1SEL_Pos, 0x0000000… 874 …CE_PLL2P LL_CLKSOURCE(CCIPR5_OFFSET, RCC_CCIPR5_SAI1SEL, RCC_CCIPR5_SAI1SEL_Pos, RCC_CCIPR… 875 …CE_PLL3P LL_CLKSOURCE(CCIPR5_OFFSET, RCC_CCIPR5_SAI1SEL, RCC_CCIPR5_SAI1SEL_Pos, RCC_CCIPR… 876 …CE_PIN LL_CLKSOURCE(CCIPR5_OFFSET, RCC_CCIPR5_SAI1SEL, RCC_CCIPR5_SAI1SEL_Pos, RCC_CCIPR… 877 …CE_CLKP LL_CLKSOURCE(CCIPR5_OFFSET, RCC_CCIPR5_SAI1SEL, RCC_CCIPR5_SAI1SEL_Pos, RCC_CCIPR… 1103 …URCE LL_CLKSOURCE(CCIPR5_OFFSET, RCC_CCIPR5_SAI1SEL, RCC_CCIPR5_SAI1SEL_Pos, 0x0000000…
|
/hal_stm32-latest/stm32cube/stm32h5xx/soc/ |
D | stm32h562xx.h | 14777 #define RCC_CCIPR5_SAI1SEL_Pos (16U) macro 14778 #define RCC_CCIPR5_SAI1SEL_Msk (0x7UL << RCC_CCIPR5_SAI1SEL_Pos) /*!< 0x00070000 */ 14780 #define RCC_CCIPR5_SAI1SEL_0 (0x1UL << RCC_CCIPR5_SAI1SEL_Pos) /*!< 0x00010000 */ 14781 #define RCC_CCIPR5_SAI1SEL_1 (0x2UL << RCC_CCIPR5_SAI1SEL_Pos) /*!< 0x00020000 */ 14782 #define RCC_CCIPR5_SAI1SEL_2 (0x4UL << RCC_CCIPR5_SAI1SEL_Pos) /*!< 0x00040000 */
|
D | stm32h573xx.h | 17422 #define RCC_CCIPR5_SAI1SEL_Pos (16U) macro 17423 #define RCC_CCIPR5_SAI1SEL_Msk (0x7UL << RCC_CCIPR5_SAI1SEL_Pos) /*!< 0x00070000 */ 17425 #define RCC_CCIPR5_SAI1SEL_0 (0x1UL << RCC_CCIPR5_SAI1SEL_Pos) /*!< 0x00010000 */ 17426 #define RCC_CCIPR5_SAI1SEL_1 (0x2UL << RCC_CCIPR5_SAI1SEL_Pos) /*!< 0x00020000 */ 17427 #define RCC_CCIPR5_SAI1SEL_2 (0x4UL << RCC_CCIPR5_SAI1SEL_Pos) /*!< 0x00040000 */
|
D | stm32h563xx.h | 16873 #define RCC_CCIPR5_SAI1SEL_Pos (16U) macro 16874 #define RCC_CCIPR5_SAI1SEL_Msk (0x7UL << RCC_CCIPR5_SAI1SEL_Pos) /*!< 0x00070000 */ 16876 #define RCC_CCIPR5_SAI1SEL_0 (0x1UL << RCC_CCIPR5_SAI1SEL_Pos) /*!< 0x00010000 */ 16877 #define RCC_CCIPR5_SAI1SEL_1 (0x2UL << RCC_CCIPR5_SAI1SEL_Pos) /*!< 0x00020000 */ 16878 #define RCC_CCIPR5_SAI1SEL_2 (0x4UL << RCC_CCIPR5_SAI1SEL_Pos) /*!< 0x00040000 */
|