STM32F439xx HAL User Manual
Defines
CORTEX _SysTick clock source
CORTEX Exported Constants

Defines

#define SYSTICK_CLKSOURCE_HCLK_DIV8   0x00000000U
#define SYSTICK_CLKSOURCE_HCLK   0x00000004U

Define Documentation

#define SYSTICK_CLKSOURCE_HCLK   0x00000004U

Definition at line 124 of file stm32f4xx_hal_cortex.h.

Referenced by HAL_SYSTICK_CLKSourceConfig().

#define SYSTICK_CLKSOURCE_HCLK_DIV8   0x00000000U

Definition at line 123 of file stm32f4xx_hal_cortex.h.