Home
last modified time | relevance | path

Searched refs:LL_RCC_LPUCLKSEL_CLK16M (Results 1 – 3 of 3) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_ll_rcc.c200 case LL_RCC_LPUCLKSEL_CLK16M: /* LPUART1 Clock is CLK_16M */ in LL_RCC_GetLPUARTClockFreq()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_hal_rcc_ex.h242 #define RCC_LPUART1_CLKSOURCE_16M LL_RCC_LPUCLKSEL_CLK16M /*!< LPUART1 16 MHz clock source sele…
Dstm32wb0x_ll_rcc.h375 #define LL_RCC_LPUCLKSEL_CLK16M (0x00000000U) /*!< LPUAR… macro