Base STM32F4 clock configuration. More...
Base STM32F4 clock configuration.
Definition in file cfg_clock_common.h.
 This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Clock common configuration | |
| #define | CONFIG_USE_CLOCK_PLL 1 /* Use PLL by default */ | 
| #define | CONFIG_USE_CLOCK_HSE 0 | 
| #define | CONFIG_USE_CLOCK_HSI 0 | 
| #define | CONFIG_BOARD_HAS_HSE 0 | 
| #define | CLOCK_HSE MHZ(8) | 
| #define | CONFIG_BOARD_HAS_LSE 0 | 
| #define | CLOCK_HSI MHZ(16) |