Base STM32Fx/Gx/MP1/C0 clock configuration. More...
Base STM32Fx/Gx/MP1/C0 clock configuration.
Definition in file cfg_clock_common_fx_gx_mp1_c0.h.
#include "kernel_defines.h"
Go to the source code of this file.
Clock common configuration (F0/F1/F2/F3/F4/F7/G0/G4/MP1/C0) | |
#define | CONFIG_USE_CLOCK_PLL 1 /* Use PLL by default */ |
#define | CONFIG_CLOCK_HSE MHZ(8) |
#define | CONFIG_CLOCK_HSI MHZ(16) |
#define CONFIG_CLOCK_HSE MHZ(8) |
Definition at line 70 of file cfg_clock_common_fx_gx_mp1_c0.h.
#define CONFIG_CLOCK_HSI MHZ(16) |
Definition at line 83 of file cfg_clock_common_fx_gx_mp1_c0.h.
#define CONFIG_USE_CLOCK_PLL 1 /* Use PLL by default */ |
Definition at line 45 of file cfg_clock_common_fx_gx_mp1_c0.h.