HAL + 0/1 examples
CodeScope will show references to LL_RCC_MCO2SOURCE_HSE from the following samples and libraries:
Examples
STM32F411RE-Nucleo
Examples_LL
RCC
 
Symbols
loading...
Files
loading...

LL_RCC_MCO2SOURCE_HSE macro

HSE selection as MCO2 source

Syntax

#define LL_RCC_MCO2SOURCE_HSE (uint32_t)(RCC_CFGR_MCO2|(RCC_CFGR_MCO2_1 >> 16U))

Examples

LL_RCC_MCO2SOURCE_HSE is referenced by 1 libraries and example projects.

References

LocationText
stm32f4xx_ll_rcc.h:270
#define LL_RCC_MCO2SOURCE_HSE (uint32_t)(RCC_CFGR_MCO2|(RCC_CFGR_MCO2_1 >> 16U)) /*!< HSE selection as MCO2 source */