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

RCC_SYSCLK_DIV128 macro

Syntax

#define RCC_SYSCLK_DIV128 RCC_CFGR_HPRE_DIV128

References

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