HAL + 0/21 examples
CodeScope will show references to RCC_SYSCLKSOURCE_HSE from the following samples and libraries:
Examples
STM32F429I-Discovery
Demonstrations
Examples
RCC
STM32446E-Nucleo
Examples
RCC
STM32446E_EVAL
Examples
RCC
STM32469I-Discovery
Examples
RCC
STM32469I_EVAL
Examples
RCC
STM324x9I_EVAL
Demonstrations
STemWin
Examples
RCC
STM324xG_EVAL
Examples
RCC
STM32F4-Discovery
Examples
RCC
STM32F401-Discovery
Examples
RCC
STM32F410xx-Nucleo
Examples
RCC
STM32F411E-Discovery
Examples
RCC
STM32F411RE-Nucleo
Examples
RCC
STM32F412G-Discovery
Examples
RCC
STM32F412ZG-Nucleo
Examples
RCC
STM32F413H-Discovery
Examples
RCC
STM32F413ZH-Nucleo
Examples
RCC
STM32F429ZI-Nucleo
Examples
RCC
STM32F446ZE-Nucleo
Examples
RCC
 
Symbols
loading...
Files
loading...

RCC_SYSCLKSOURCE_HSE macro

Syntax

#define RCC_SYSCLKSOURCE_HSE RCC_CFGR_SW_HSE

Examples

RCC_SYSCLKSOURCE_HSE is referenced by 21 libraries and example projects.

References

LocationText
stm32f4xx_hal_rcc.h:202
#define RCC_SYSCLKSOURCE_HSE RCC_CFGR_SW_HSE
stm32f4xx_hal_rcc.c:648
if(RCC_ClkInitStruct->SYSCLKSource == RCC_SYSCLKSOURCE_HSE)
stm32f4xx_hal_rcc.h:1370
((SOURCE) == RCC_SYSCLKSOURCE_HSE) || \