8 #ifndef _CLOCK_CONFIG_H_ 9 #define _CLOCK_CONFIG_H_ 11 #include "fsl_common.h" 16 #define BOARD_XTAL0_CLK_HZ 24000000U 18 #define BOARD_XTAL32K_CLK_HZ 32768U 23 #if defined(__cplusplus) 33 #if defined(__cplusplus) 43 #define BOARD_BOOTCLOCKRUN_CORE_CLOCK 500000000U 46 #define BOARD_BOOTCLOCKRUN_ADC_ALT_CLK 40000000UL 47 #define BOARD_BOOTCLOCKRUN_CKIL_SYNC_CLK_ROOT 32768UL 48 #define BOARD_BOOTCLOCKRUN_CLKO1_CLK 0UL 49 #define BOARD_BOOTCLOCKRUN_CLKO2_CLK 0UL 50 #define BOARD_BOOTCLOCKRUN_CLK_1M 1000000UL 51 #define BOARD_BOOTCLOCKRUN_CLK_24M 24000000UL 52 #define BOARD_BOOTCLOCKRUN_CORE_CLK_ROOT 500000000UL 53 #define BOARD_BOOTCLOCKRUN_ENET_500M_REF_CLK 500000000UL 54 #define BOARD_BOOTCLOCKRUN_FLEXIO1_CLK_ROOT 30000000UL 55 #define BOARD_BOOTCLOCKRUN_FLEXSPI_CLK_ROOT 132000000UL 56 #define BOARD_BOOTCLOCKRUN_GPT1_IPG_CLK_HIGHFREQ 62500000UL 57 #define BOARD_BOOTCLOCKRUN_GPT2_IPG_CLK_HIGHFREQ 62500000UL 58 #define BOARD_BOOTCLOCKRUN_IPG_CLK_ROOT 125000000UL 59 #define BOARD_BOOTCLOCKRUN_LPI2C_CLK_ROOT 60000000UL 60 #define BOARD_BOOTCLOCKRUN_LPSPI_CLK_ROOT 105600000UL 61 #define BOARD_BOOTCLOCKRUN_MQS_MCLK 63529411UL 62 #define BOARD_BOOTCLOCKRUN_PERCLK_CLK_ROOT 62500000UL 63 #define BOARD_BOOTCLOCKRUN_SAI1_CLK_ROOT 63529411UL 64 #define BOARD_BOOTCLOCKRUN_SAI1_MCLK1 63529411UL 65 #define BOARD_BOOTCLOCKRUN_SAI1_MCLK2 63529411UL 66 #define BOARD_BOOTCLOCKRUN_SAI1_MCLK3 30000000UL 67 #define BOARD_BOOTCLOCKRUN_SAI3_CLK_ROOT 63529411UL 68 #define BOARD_BOOTCLOCKRUN_SAI3_MCLK1 63529411UL 69 #define BOARD_BOOTCLOCKRUN_SAI3_MCLK2 0UL 70 #define BOARD_BOOTCLOCKRUN_SAI3_MCLK3 30000000UL 71 #define BOARD_BOOTCLOCKRUN_SPDIF0_CLK_ROOT 30000000UL 72 #define BOARD_BOOTCLOCKRUN_SPDIF0_EXTCLK_OUT 0UL 73 #define BOARD_BOOTCLOCKRUN_TRACE_CLK_ROOT 117333333UL 74 #define BOARD_BOOTCLOCKRUN_UART_CLK_ROOT 80000000UL 75 #define BOARD_BOOTCLOCKRUN_USBPHY1_CLK 0UL 90 #if defined(__cplusplus) 100 #if defined(__cplusplus) const clock_usb_pll_config_t usb1PllConfig_BOARD_BootClockRUN
Usb1 PLL set for BOARD_BootClockRUN configuration.
void BOARD_BootClockRUN(void)
This function executes configuration of clocks.
const clock_sys_pll_config_t sysPllConfig_BOARD_BootClockRUN
Sys PLL for BOARD_BootClockRUN configuration.
void BOARD_InitBootClocks(void)
This function executes default configuration of clocks.
const clock_enet_pll_config_t enetPllConfig_BOARD_BootClockRUN
Enet PLL set for BOARD_BootClockRUN configuration.