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" Include dependency graph for cfg_clock_common_fx_gx_mp1_c0.h:
 Include dependency graph for cfg_clock_common_fx_gx_mp1_c0.h: This graph shows which files directly or indirectly include this file:
 This graph shows which files directly or indirectly include this file: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 66 of file cfg_clock_common_fx_gx_mp1_c0.h.
| #define CONFIG_CLOCK_HSI MHZ(16) | 
Definition at line 79 of file cfg_clock_common_fx_gx_mp1_c0.h.
| #define CONFIG_USE_CLOCK_PLL 1 /* Use PLL by default */ | 
Definition at line 41 of file cfg_clock_common_fx_gx_mp1_c0.h.