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

Defines

#define SYSTICK_CLKSOURCE_HCLK_DIV8   ((uint32_t)0x00000000)
#define SYSTICK_CLKSOURCE_HCLK   ((uint32_t)0x00000004)

Define Documentation

#define SYSTICK_CLKSOURCE_HCLK   ((uint32_t)0x00000004)

Definition at line 107 of file stm32h7xx_hal_cortex.h.

Referenced by HAL_SYSTICK_CLKSourceConfig().

#define SYSTICK_CLKSOURCE_HCLK_DIV8   ((uint32_t)0x00000000)

Definition at line 106 of file stm32h7xx_hal_cortex.h.