Home
last modified time | relevance | path

Searched refs:LL_RCC_GetUSBClockSource (Results 1 – 7 of 7) sorted by relevance

/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Inc/
H A Dstm32wbxx_hal_rcc_ex.h1118 #define __HAL_RCC_GET_USB_SOURCE() LL_RCC_GetUSBClockSource(LL_RCC_USB_CLKSOURCE)
H A Dstm32wbxx_ll_rcc.h2785 __STATIC_INLINE uint32_t LL_RCC_GetUSBClockSource(uint32_t USBx) in LL_RCC_GetUSBClockSource() function
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Src/
H A Dstm32f4xx_ll_rcc.c858 switch (LL_RCC_GetUSBClockSource(USBxSource)) in LL_RCC_GetUSBClockFreq()
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/
H A Dstm32l4xx_ll_rcc.c1123 switch (LL_RCC_GetUSBClockSource(USBxSource)) in LL_RCC_GetUSBClockFreq()
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Src/
H A Dstm32wbxx_hal_rcc_ex.c702 switch (LL_RCC_GetUSBClockSource(LL_RCC_USB_CLKSOURCE)) in HAL_RCCEx_GetPeriphCLKFreq()
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_ll_rcc.h3491 __STATIC_INLINE uint32_t LL_RCC_GetUSBClockSource(uint32_t USBx) in LL_RCC_GetUSBClockSource() function
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/
H A Dstm32f4xx_ll_rcc.h3833 __STATIC_INLINE uint32_t LL_RCC_GetUSBClockSource(uint32_t USBx) in LL_RCC_GetUSBClockSource() function