
Macros | |
| #define | HSE_VALUE ((uint32_t)25000000) | 
| #define | HSI_VALUE ((uint32_t)16000000) | 
| #define HSE_VALUE ((uint32_t)25000000) | 
Default value of the External oscillator in Hz
Definition at line 51 of file system_stm32f7xx.c.
| #define HSI_VALUE ((uint32_t)16000000) | 
Value of the Internal oscillator in Hz
Definition at line 55 of file system_stm32f7xx.c.