Searched refs:RCC_CCIPR3_SPI6SEL_Pos (Results 1 – 4 of 4) sorted by relevance
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_ll_rcc.h | 787 …CE_PCLK2 LL_CLKSOURCE(CCIPR3_OFFSET, RCC_CCIPR3_SPI6SEL, RCC_CCIPR3_SPI6SEL_Pos, 0x0000000… 788 …CE_PLL2Q LL_CLKSOURCE(CCIPR3_OFFSET, RCC_CCIPR3_SPI6SEL, RCC_CCIPR3_SPI6SEL_Pos, RCC_CCIPR… 789 …CE_PLL3Q LL_CLKSOURCE(CCIPR3_OFFSET, RCC_CCIPR3_SPI6SEL, RCC_CCIPR3_SPI6SEL_Pos, RCC_CCIPR… 790 …CE_HSI LL_CLKSOURCE(CCIPR3_OFFSET, RCC_CCIPR3_SPI6SEL, RCC_CCIPR3_SPI6SEL_Pos, RCC_CCIPR… 791 …CE_CSI LL_CLKSOURCE(CCIPR3_OFFSET, RCC_CCIPR3_SPI6SEL, RCC_CCIPR3_SPI6SEL_Pos, RCC_CCIPR… 792 …CE_HSE LL_CLKSOURCE(CCIPR3_OFFSET, RCC_CCIPR3_SPI6SEL, RCC_CCIPR3_SPI6SEL_Pos, RCC_CCIPR… 1038 …SOURCE LL_CLKSOURCE(CCIPR3_OFFSET, RCC_CCIPR3_SPI6SEL, RCC_CCIPR3_SPI6SEL_Pos, 0x0000000…
|
/hal_stm32-latest/stm32cube/stm32h5xx/soc/ |
D | stm32h562xx.h | 14677 #define RCC_CCIPR3_SPI6SEL_Pos (15U) macro 14678 #define RCC_CCIPR3_SPI6SEL_Msk (0x7UL << RCC_CCIPR3_SPI6SEL_Pos) /*!< 0x00038000… 14680 #define RCC_CCIPR3_SPI6SEL_0 (0x1UL << RCC_CCIPR3_SPI6SEL_Pos) /*!< 0x00008000… 14681 #define RCC_CCIPR3_SPI6SEL_1 (0x2UL << RCC_CCIPR3_SPI6SEL_Pos) /*!< 0x00010000… 14682 #define RCC_CCIPR3_SPI6SEL_2 (0x4UL << RCC_CCIPR3_SPI6SEL_Pos) /*!< 0x00020000…
|
D | stm32h573xx.h | 17319 #define RCC_CCIPR3_SPI6SEL_Pos (15U) macro 17320 #define RCC_CCIPR3_SPI6SEL_Msk (0x7UL << RCC_CCIPR3_SPI6SEL_Pos) /*!< 0x00038000… 17322 #define RCC_CCIPR3_SPI6SEL_0 (0x1UL << RCC_CCIPR3_SPI6SEL_Pos) /*!< 0x00008000… 17323 #define RCC_CCIPR3_SPI6SEL_1 (0x2UL << RCC_CCIPR3_SPI6SEL_Pos) /*!< 0x00010000… 17324 #define RCC_CCIPR3_SPI6SEL_2 (0x4UL << RCC_CCIPR3_SPI6SEL_Pos) /*!< 0x00020000…
|
D | stm32h563xx.h | 16770 #define RCC_CCIPR3_SPI6SEL_Pos (15U) macro 16771 #define RCC_CCIPR3_SPI6SEL_Msk (0x7UL << RCC_CCIPR3_SPI6SEL_Pos) /*!< 0x00038000… 16773 #define RCC_CCIPR3_SPI6SEL_0 (0x1UL << RCC_CCIPR3_SPI6SEL_Pos) /*!< 0x00008000… 16774 #define RCC_CCIPR3_SPI6SEL_1 (0x2UL << RCC_CCIPR3_SPI6SEL_Pos) /*!< 0x00010000… 16775 #define RCC_CCIPR3_SPI6SEL_2 (0x4UL << RCC_CCIPR3_SPI6SEL_Pos) /*!< 0x00020000…
|