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

RCC_SYSCLK_DIV64 macro

Syntax

#define RCC_SYSCLK_DIV64 RCC_CFGR_HPRE_DIV64

References

LocationText
stm32f4xx_hal_rcc.h:230
#define RCC_SYSCLK_DIV64 RCC_CFGR_HPRE_DIV64
stm32f4xx_hal_rcc.h:1415
((HCLK) == RCC_SYSCLK_DIV16) || ((HCLK) == RCC_SYSCLK_DIV64) || \