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

RCC_SYSCLK_DIV256 macro

Syntax

#define RCC_SYSCLK_DIV256 RCC_CFGR_HPRE_DIV256

References

LocationText
stm32f4xx_hal_rcc.h:232
#define RCC_SYSCLK_DIV256 RCC_CFGR_HPRE_DIV256
stm32f4xx_hal_rcc.h:1416
((HCLK) == RCC_SYSCLK_DIV128) || ((HCLK) == RCC_SYSCLK_DIV256) || \