STM32F769IDiscovery  1.00
uDANTE Audio Networking with STM32F7 DISCO board
Macros
CORTEX _SysTick clock source

Macros

#define SYSTICK_CLKSOURCE_HCLK_DIV8   ((uint32_t)0x00000000U)
 
#define SYSTICK_CLKSOURCE_HCLK   ((uint32_t)0x00000004U)
 

Detailed Description

Macro Definition Documentation

#define SYSTICK_CLKSOURCE_HCLK   ((uint32_t)0x00000004U)

Definition at line 131 of file stm32f7xx_hal_cortex.h.

#define SYSTICK_CLKSOURCE_HCLK_DIV8   ((uint32_t)0x00000000U)

Definition at line 130 of file stm32f7xx_hal_cortex.h.