STM32F479xx HAL User Manual
|
Defines | |
#define | LL_RCC_RNG_CLKSOURCE_PLL LL_RCC_CK48M_CLKSOURCE_PLL |
#define | LL_RCC_RNG_CLKSOURCE_PLLSAI LL_RCC_CK48M_CLKSOURCE_PLLSAI |
PLL clock used as RNG clock source
Definition at line 507 of file stm32f4xx_ll_rcc.h.
Referenced by LL_RCC_GetRNGClockFreq().
PLLSAI clock used as RNG clock source
Definition at line 509 of file stm32f4xx_ll_rcc.h.
Referenced by LL_RCC_GetRNGClockFreq().