STM32F769IDiscovery  1.00
uDANTE Audio Networking with STM32F7 DISCO board
Macros
STM32F7xx_System_Private_Includes

Macros

#define HSE_VALUE   ((uint32_t)25000000)
 
#define HSI_VALUE   ((uint32_t)16000000)
 

Detailed Description

Macro Definition Documentation

#define HSE_VALUE   ((uint32_t)25000000)

Default value of the External oscillator in Hz

Definition at line 69 of file system_stm32f7xx.c.

#define HSI_VALUE   ((uint32_t)16000000)

Value of the Internal oscillator in Hz

Definition at line 73 of file system_stm32f7xx.c.