Home
last modified time | relevance | path

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

/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/
H A Dstm32l4xx_ll_rcc.c483 switch (LL_RCC_GetUARTClockSource(UARTxSource)) in LL_RCC_GetUARTClockFreq()
517 switch (LL_RCC_GetUARTClockSource(UARTxSource)) in LL_RCC_GetUARTClockFreq()
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_ll_rcc.h3308 __STATIC_INLINE uint32_t LL_RCC_GetUARTClockSource(uint32_t UARTx) in LL_RCC_GetUARTClockSource() function