Searched refs:RCC_CCIPR3_SPI5SEL_Pos (Results 1 – 4 of 4) sorted by relevance
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_ll_rcc.h | 778 …CE_PCLK3 LL_CLKSOURCE(CCIPR3_OFFSET, RCC_CCIPR3_SPI5SEL, RCC_CCIPR3_SPI5SEL_Pos, 0x0000000… 779 …CE_PLL2Q LL_CLKSOURCE(CCIPR3_OFFSET, RCC_CCIPR3_SPI5SEL, RCC_CCIPR3_SPI5SEL_Pos, RCC_CCIPR… 780 …CE_PLL3Q LL_CLKSOURCE(CCIPR3_OFFSET, RCC_CCIPR3_SPI5SEL, RCC_CCIPR3_SPI5SEL_Pos, RCC_CCIPR… 781 …CE_HSI LL_CLKSOURCE(CCIPR3_OFFSET, RCC_CCIPR3_SPI5SEL, RCC_CCIPR3_SPI5SEL_Pos, RCC_CCIPR… 782 …CE_CSI LL_CLKSOURCE(CCIPR3_OFFSET, RCC_CCIPR3_SPI5SEL, RCC_CCIPR3_SPI5SEL_Pos, RCC_CCIPR… 783 …CE_HSE LL_CLKSOURCE(CCIPR3_OFFSET, RCC_CCIPR3_SPI5SEL, RCC_CCIPR3_SPI5SEL_Pos, RCC_CCIPR… 1035 …SOURCE LL_CLKSOURCE(CCIPR3_OFFSET, RCC_CCIPR3_SPI5SEL, RCC_CCIPR3_SPI5SEL_Pos, 0x0000000…
|
/hal_stm32-latest/stm32cube/stm32h5xx/soc/ |
D | stm32h562xx.h | 14670 #define RCC_CCIPR3_SPI5SEL_Pos (12U) macro 14671 #define RCC_CCIPR3_SPI5SEL_Msk (0x7UL << RCC_CCIPR3_SPI5SEL_Pos) /*!< 0x00007000… 14673 #define RCC_CCIPR3_SPI5SEL_0 (0x1UL << RCC_CCIPR3_SPI5SEL_Pos) /*!< 0x00001000… 14674 #define RCC_CCIPR3_SPI5SEL_1 (0x2UL << RCC_CCIPR3_SPI5SEL_Pos) /*!< 0x00002000… 14675 #define RCC_CCIPR3_SPI5SEL_2 (0x4UL << RCC_CCIPR3_SPI5SEL_Pos) /*!< 0x00004000…
|
D | stm32h573xx.h | 17312 #define RCC_CCIPR3_SPI5SEL_Pos (12U) macro 17313 #define RCC_CCIPR3_SPI5SEL_Msk (0x7UL << RCC_CCIPR3_SPI5SEL_Pos) /*!< 0x00007000… 17315 #define RCC_CCIPR3_SPI5SEL_0 (0x1UL << RCC_CCIPR3_SPI5SEL_Pos) /*!< 0x00001000… 17316 #define RCC_CCIPR3_SPI5SEL_1 (0x2UL << RCC_CCIPR3_SPI5SEL_Pos) /*!< 0x00002000… 17317 #define RCC_CCIPR3_SPI5SEL_2 (0x4UL << RCC_CCIPR3_SPI5SEL_Pos) /*!< 0x00004000…
|
D | stm32h563xx.h | 16763 #define RCC_CCIPR3_SPI5SEL_Pos (12U) macro 16764 #define RCC_CCIPR3_SPI5SEL_Msk (0x7UL << RCC_CCIPR3_SPI5SEL_Pos) /*!< 0x00007000… 16766 #define RCC_CCIPR3_SPI5SEL_0 (0x1UL << RCC_CCIPR3_SPI5SEL_Pos) /*!< 0x00001000… 16767 #define RCC_CCIPR3_SPI5SEL_1 (0x2UL << RCC_CCIPR3_SPI5SEL_Pos) /*!< 0x00002000… 16768 #define RCC_CCIPR3_SPI5SEL_2 (0x4UL << RCC_CCIPR3_SPI5SEL_Pos) /*!< 0x00004000…
|