Home
last modified time | relevance | path

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

/btstack/port/stm32-wb55xx-nucleo-freertos/Src/
H A Dmain.c217 LL_RCC_SetCLK48ClockSource(LL_RCC_CLK48_CLKSOURCE_HSI48); in PeriphClock_Config()
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Inc/
H A Dstm32wbxx_ll_rcc.h2588 __STATIC_INLINE void LL_RCC_SetCLK48ClockSource(uint32_t CLK48xSource) in LL_RCC_SetCLK48ClockSource() function
2605 LL_RCC_SetCLK48ClockSource(USBxSource); in LL_RCC_SetUSBClockSource()
2630 LL_RCC_SetCLK48ClockSource(CLK48xSource); in LL_RCC_ConfigRNGClockSource()
H A Dstm32wbxx_hal_rcc_ex.h1083 LL_RCC_SetCLK48ClockSource(tmp); \