cfg_clock_common.h File Reference

Base STM32MP1 clock configuration. More...

Detailed Description

Base STM32MP1 clock configuration.

Author
Gilles DOFFE gille.nosp@m.s.do.nosp@m.ffe@s.nosp@m.avoi.nosp@m.rfair.nosp@m.elin.nosp@m.ux.co.nosp@m.m

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(24)
 
#define CLOCK_HSI   MHZ(64)