STM32F103xB 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 108 of file stm32f1xx_hal_cortex.h.

Referenced by HAL_SYSTICK_CLKSourceConfig().

#define SYSTICK_CLKSOURCE_HCLK_DIV8   0x00000000U

Definition at line 107 of file stm32f1xx_hal_cortex.h.