STM32F479xx HAL User Manual
|
Defines | |
#define | LL_RCC_USB_CLKSOURCE_PLL LL_RCC_CK48M_CLKSOURCE_PLL |
#define | LL_RCC_USB_CLKSOURCE_PLLSAI LL_RCC_CK48M_CLKSOURCE_PLLSAI |
PLL clock used as USB clock source
Definition at line 523 of file stm32f4xx_ll_rcc.h.
Referenced by LL_RCC_GetUSBClockFreq().
PLLSAI clock used as USB clock source
Definition at line 525 of file stm32f4xx_ll_rcc.h.
Referenced by LL_RCC_GetUSBClockFreq().