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

RCC_SYSCLK_DIV8 macro

Syntax

#define RCC_SYSCLK_DIV8 RCC_CFGR_HPRE_DIV8

References

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