Loading...
Searching...
No Matches
cfg_clock_common_fx_gx_mp1_c0.h File Reference

Base STM32Fx/Gx/MP1/C0 clock configuration. More...

Detailed Description

#include "kernel_defines.h"
+ Include dependency graph for cfg_clock_common_fx_gx_mp1_c0.h:
+ 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)
 

Macro Definition Documentation

◆ CONFIG_CLOCK_HSE

#define CONFIG_CLOCK_HSE   MHZ(8)

Definition at line 70 of file cfg_clock_common_fx_gx_mp1_c0.h.

◆ CONFIG_CLOCK_HSI

#define CONFIG_CLOCK_HSI   MHZ(16)

Definition at line 83 of file cfg_clock_common_fx_gx_mp1_c0.h.

◆ CONFIG_USE_CLOCK_PLL

#define CONFIG_USE_CLOCK_PLL   1 /* Use PLL by default */

Definition at line 45 of file cfg_clock_common_fx_gx_mp1_c0.h.