Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_ll_rcc.c673 switch (LL_RCC_GetCLK48ClockSource(CLK48xSource)) in LL_RCC_GetCLK48ClockFreq()
Dstm32wbxx_hal_rcc_ex.c1146 clk48_clock_source = LL_RCC_GetCLK48ClockSource(LL_RCC_CLK48_CLKSOURCE); in HAL_RCCEx_GetRngCLKSource()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_ll_rcc.h2797 __STATIC_INLINE uint32_t LL_RCC_GetCLK48ClockSource(uint32_t CLK48x) in LL_RCC_GetCLK48ClockSource() function
2816 return LL_RCC_GetCLK48ClockSource(USBx); in LL_RCC_GetUSBClockSource()