HAL
RCC_SYSCLK_DIV4 is only used within HAL.
 
Symbols
loading...
Files
loading...

RCC_SYSCLK_DIV4 macro

Syntax

#define RCC_SYSCLK_DIV4 RCC_CFGR_HPRE_DIV4

References

LocationText
stm32f4xx_hal_rcc.h:227
#define RCC_SYSCLK_DIV4 RCC_CFGR_HPRE_DIV4
stm32f4xx_hal_rcc.h:1414
((HCLK) == RCC_SYSCLK_DIV4) || ((HCLK) == RCC_SYSCLK_DIV8) || \