Home
last modified time | relevance | path

Searched refs:RCC_CCIPR_LPUART2SEL_0 (Results 1 – 9 of 9) sorted by relevance

/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_rcc_ex.h251 #define RCC_LPUART2CLKSOURCE_SYSCLK RCC_CCIPR_LPUART2SEL_0
253 #define RCC_LPUART2CLKSOURCE_LSE (RCC_CCIPR_LPUART2SEL_0 | RCC_CCIPR_LPUART2SEL_1)
Dstm32u0xx_ll_rcc.h455 #define LL_RCC_LPUART2_CLKSOURCE_SYSCLK ((RCC_CCIPR_LPUART2SEL << 16U) | RCC_CCIPR_LPUART2SEL_0)…
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_rcc_ex.h303 #define RCC_LPUART2CLKSOURCE_SYSCLK RCC_CCIPR_LPUART2SEL_0 /*!< SYSC…
305 #define RCC_LPUART2CLKSOURCE_LSE (RCC_CCIPR_LPUART2SEL_0 | RCC_CCIPR_LPUART2SEL_1) /*!< LSE …
Dstm32g0xx_ll_rcc.h399 #define LL_RCC_LPUART2_CLKSOURCE_SYSCLK ((RCC_CCIPR_LPUART2SEL << 16U) | RCC_CCIPR_LPUART2SEL_0)…
/hal_stm32-latest/stm32cube/stm32u0xx/soc/
Dstm32u031xx.h5587 #define RCC_CCIPR_LPUART2SEL_0 (0x1UL << RCC_CCIPR_LPUART2SEL_Pos) /*!< 0x00000100 */ macro
Dstm32u083xx.h6456 #define RCC_CCIPR_LPUART2SEL_0 (0x1UL << RCC_CCIPR_LPUART2SEL_Pos) /*!< 0x00000100 */ macro
Dstm32u073xx.h6189 #define RCC_CCIPR_LPUART2SEL_0 (0x1UL << RCC_CCIPR_LPUART2SEL_Pos) /*!< 0x00000100 */ macro
/hal_stm32-latest/stm32cube/stm32g0xx/soc/
Dstm32g0c1xx.h7103 #define RCC_CCIPR_LPUART2SEL_0 (0x1UL << RCC_CCIPR_LPUART2SEL_Pos) /*!< 0x00000100 */ macro
Dstm32g0b1xx.h6849 #define RCC_CCIPR_LPUART2SEL_0 (0x1UL << RCC_CCIPR_LPUART2SEL_Pos) /*!< 0x00000100 */ macro