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

RCC_SYSCLK_DIV16 macro

Syntax

#define RCC_SYSCLK_DIV16 RCC_CFGR_HPRE_DIV16

References

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