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

LL_RCC_MCO1SOURCE_HSI macro

HSI selection as MCO1 source

Syntax

#define LL_RCC_MCO1SOURCE_HSI (uint32_t)(RCC_CFGR_MCO1|0x00000000U)

Examples

LL_RCC_MCO1SOURCE_HSI is referenced by 1 libraries and example projects.

References

LocationText
stm32f4xx_ll_rcc.h:263
#define LL_RCC_MCO1SOURCE_HSI (uint32_t)(RCC_CFGR_MCO1|0x00000000U) /*!< HSI selection as MCO1 source */