STM32F4xx HAL Driver master
STM32CubeF4 HAL / LL Drivers API Reference
Loading...
Searching...
No Matches
CORTEX _SysTick clock source
Collaboration diagram for CORTEX _SysTick clock source:

Macros

#define SYSTICK_CLKSOURCE_HCLK_DIV8   0x00000000U
#define SYSTICK_CLKSOURCE_HCLK   0x00000004U

Detailed Description

Macro Definition Documentation

◆ SYSTICK_CLKSOURCE_HCLK

#define SYSTICK_CLKSOURCE_HCLK   0x00000004U

Definition at line 106 of file stm32f4xx_hal_cortex.h.

◆ SYSTICK_CLKSOURCE_HCLK_DIV8

#define SYSTICK_CLKSOURCE_HCLK_DIV8   0x00000000U

Definition at line 105 of file stm32f4xx_hal_cortex.h.