Base STM32MP1 clock configuration. More...
Base STM32MP1 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(24) |
| #define | CLOCK_HSI MHZ(64) |