Home
last modified time | relevance | path

Searched refs:LL_RCC_LPUART3_CLKSOURCE_HSI (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_ll_rcc.c463 case LL_RCC_LPUART3_CLKSOURCE_HSI: /* LPUART1 Clock is HSI Osc. */ in LL_RCC_GetLPUARTClockFreq()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_ll_rcc.h451 #define LL_RCC_LPUART3_CLKSOURCE_HSI ((RCC_CCIPR_LPUART3SEL << 16U) | RCC_CCIPR_LPUART3SEL_1)… macro