HAL + 0/67 examples
CodeScope will show references to LL_RCC_PLLSOURCE_HSE from the following samples and libraries:
Examples
STM32F410xx-Nucleo
Examples_LL
LPTIM
STM32F411RE-Nucleo
Examples_LL
ADC
CRC
DMA
EXTI
GPIO
I2C
IWDG
PWR
RCC
RTC
SPI
TIM
USART
STM32F429ZI-Nucleo
Examples_LL
CORTEX
DAC
DMA2D
RNG
 
Symbols
loading...
Files
loading...

LL_RCC_PLLSOURCE_HSE macro

HSE clock selected as PLL entry clock source

Syntax

#define LL_RCC_PLLSOURCE_HSE RCC_PLLCFGR_PLLSRC_HSE

Examples

LL_RCC_PLLSOURCE_HSE is referenced by 67 libraries and example projects.

References

LocationText
stm32f4xx_ll_rcc.h:784
#define LL_RCC_PLLSOURCE_HSE RCC_PLLCFGR_PLLSRC_HSE /*!< HSE clock selected as PLL entry clock source */
stm32f4xx_ll_rcc.c:401
case LL_RCC_PLLSOURCE_HSE: /* I2S1 Clock is HSE Osc. */
stm32f4xx_ll_rcc.c:1204
case LL_RCC_PLLSOURCE_HSE: /* HSE used as PLL clock source */
stm32f4xx_ll_rcc.c:1248
case LL_RCC_PLLSOURCE_HSE: /* HSE used as PLL clock source */
stm32f4xx_ll_rcc.c:1306
case LL_RCC_PLLSOURCE_HSE: /* HSE used as PLL clock source */
stm32f4xx_ll_rcc.c:1584
case LL_RCC_PLLSOURCE_HSE: /* HSE used as PLLI2S clock source */
stm32f4xx_ll_utils.c:578