Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_rcc_ex.h252 #define RCC_LPUART2CLKSOURCE_HSI RCC_CCIPR_LPUART2SEL_1
253 #define RCC_LPUART2CLKSOURCE_LSE (RCC_CCIPR_LPUART2SEL_0 | RCC_CCIPR_LPUART2SEL_1)
Dstm32u0xx_ll_rcc.h456 #define LL_RCC_LPUART2_CLKSOURCE_HSI ((RCC_CCIPR_LPUART2SEL << 16U) | RCC_CCIPR_LPUART2SEL_1)…
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_rcc_ex.h304 #define RCC_LPUART2CLKSOURCE_HSI RCC_CCIPR_LPUART2SEL_1 /*!< HSI …
305 #define RCC_LPUART2CLKSOURCE_LSE (RCC_CCIPR_LPUART2SEL_0 | RCC_CCIPR_LPUART2SEL_1) /*!< LSE …
Dstm32g0xx_ll_rcc.h400 #define LL_RCC_LPUART2_CLKSOURCE_HSI ((RCC_CCIPR_LPUART2SEL << 16U) | RCC_CCIPR_LPUART2SEL_1)…
/hal_stm32-latest/stm32cube/stm32u0xx/soc/
Dstm32u031xx.h5588 #define RCC_CCIPR_LPUART2SEL_1 (0x2UL << RCC_CCIPR_LPUART2SEL_Pos) /*!< 0x00000200 */ macro
Dstm32u083xx.h6457 #define RCC_CCIPR_LPUART2SEL_1 (0x2UL << RCC_CCIPR_LPUART2SEL_Pos) /*!< 0x00000200 */ macro
Dstm32u073xx.h6190 #define RCC_CCIPR_LPUART2SEL_1 (0x2UL << RCC_CCIPR_LPUART2SEL_Pos) /*!< 0x00000200 */ macro
/hal_stm32-latest/stm32cube/stm32g0xx/soc/
Dstm32g0c1xx.h7104 #define RCC_CCIPR_LPUART2SEL_1 (0x2UL << RCC_CCIPR_LPUART2SEL_Pos) /*!< 0x00000200 */ macro
Dstm32g0b1xx.h6850 #define RCC_CCIPR_LPUART2SEL_1 (0x2UL << RCC_CCIPR_LPUART2SEL_Pos) /*!< 0x00000200 */ macro