Home
last modified time | relevance | path

Searched refs:RCC_CCIPR_LPUART3SEL_0 (Results 1 – 4 of 4) sorted by relevance

/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_rcc_ex.h263 #define RCC_LPUART3CLKSOURCE_SYSCLK RCC_CCIPR_LPUART3SEL_0
265 #define RCC_LPUART3CLKSOURCE_LSE (RCC_CCIPR_LPUART3SEL_0 | RCC_CCIPR_LPUART3SEL_1)
Dstm32u0xx_ll_rcc.h450 #define LL_RCC_LPUART3_CLKSOURCE_SYSCLK ((RCC_CCIPR_LPUART3SEL << 16U) | RCC_CCIPR_LPUART3SEL_0)…
/hal_stm32-latest/stm32cube/stm32u0xx/soc/
Dstm32u083xx.h6451 #define RCC_CCIPR_LPUART3SEL_0 (0x1UL << RCC_CCIPR_LPUART3SEL_Pos) /*!< 0x00000040 */ macro
Dstm32u073xx.h6184 #define RCC_CCIPR_LPUART3SEL_0 (0x1UL << RCC_CCIPR_LPUART3SEL_Pos) /*!< 0x00000040 */ macro