Searched refs:RCC_CCIPR4_I3C1SEL_Pos (Results 1 – 5 of 5) sorted by relevance
/hal_stm32-3.4.0/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_ll_rcc.h | 718 …CE_PCLK1 LL_CLKSOURCE(CCIPR4_OFFSET, RCC_CCIPR4_I3C1SEL, RCC_CCIPR4_I3C1SEL_Pos, 0x0000000… 720 …CE_PLL3R LL_CLKSOURCE(CCIPR4_OFFSET, RCC_CCIPR4_I3C1SEL, RCC_CCIPR4_I3C1SEL_Pos, RCC_CCIPR… 722 …CE_PLL2R LL_CLKSOURCE(CCIPR4_OFFSET, RCC_CCIPR4_I3C1SEL, RCC_CCIPR4_I3C1SEL_Pos, RCC_CCIPR… 724 …CE_HSI LL_CLKSOURCE(CCIPR4_OFFSET, RCC_CCIPR4_I3C1SEL, RCC_CCIPR4_I3C1SEL_Pos, RCC_CCIPR… 725 …CE_NONE LL_CLKSOURCE(CCIPR4_OFFSET, RCC_CCIPR4_I3C1SEL, RCC_CCIPR4_I3C1SEL_Pos, RCC_CCIPR… 1062 …URCE LL_CLKSOURCE(CCIPR4_OFFSET, RCC_CCIPR4_I3C1SEL, RCC_CCIPR4_I3C1SEL_Pos, 0x0000000…
|
/hal_stm32-3.4.0/stm32cube/stm32h5xx/soc/ |
D | stm32h503xx.h | 9684 #define RCC_CCIPR4_I3C1SEL_Pos (24U) macro 9685 #define RCC_CCIPR4_I3C1SEL_Msk (0x3UL << RCC_CCIPR4_I3C1SEL_Pos) /*!< 0x03000000 */ 9687 #define RCC_CCIPR4_I3C1SEL_0 (0x1UL << RCC_CCIPR4_I3C1SEL_Pos) /*!< 0x01000000 */ 9688 #define RCC_CCIPR4_I3C1SEL_1 (0x2UL << RCC_CCIPR4_I3C1SEL_Pos) /*!< 0x02000000 */
|
D | stm32h562xx.h | 14647 #define RCC_CCIPR4_I3C1SEL_Pos (24U) macro 14648 #define RCC_CCIPR4_I3C1SEL_Msk (0x3UL << RCC_CCIPR4_I3C1SEL_Pos) /*!< 0x03000000 */ 14650 #define RCC_CCIPR4_I3C1SEL_0 (0x1UL << RCC_CCIPR4_I3C1SEL_Pos) /*!< 0x01000000 */ 14651 #define RCC_CCIPR4_I3C1SEL_1 (0x2UL << RCC_CCIPR4_I3C1SEL_Pos) /*!< 0x02000000 */
|
D | stm32h563xx.h | 16743 #define RCC_CCIPR4_I3C1SEL_Pos (24U) macro 16744 #define RCC_CCIPR4_I3C1SEL_Msk (0x3UL << RCC_CCIPR4_I3C1SEL_Pos) /*!< 0x03000000 */ 16746 #define RCC_CCIPR4_I3C1SEL_0 (0x1UL << RCC_CCIPR4_I3C1SEL_Pos) /*!< 0x01000000 */ 16747 #define RCC_CCIPR4_I3C1SEL_1 (0x2UL << RCC_CCIPR4_I3C1SEL_Pos) /*!< 0x02000000 */
|
D | stm32h573xx.h | 17300 #define RCC_CCIPR4_I3C1SEL_Pos (24U) macro 17301 #define RCC_CCIPR4_I3C1SEL_Msk (0x3UL << RCC_CCIPR4_I3C1SEL_Pos) /*!< 0x03000000 */ 17303 #define RCC_CCIPR4_I3C1SEL_0 (0x1UL << RCC_CCIPR4_I3C1SEL_Pos) /*!< 0x01000000 */ 17304 #define RCC_CCIPR4_I3C1SEL_1 (0x2UL << RCC_CCIPR4_I3C1SEL_Pos) /*!< 0x02000000 */
|