12 #ifndef _CLOCK_CONFIG_H_ 13 #define _CLOCK_CONFIG_H_ 15 #include "fsl_common.h" 20 #define BOARD_SYSOSC_SETTLING_US 260U 21 #define BOARD_XTAL32K_CLK_HZ 32768U 22 #define BOARD_XTAL_SYS_CLK_HZ 24000000U 28 #if defined(__cplusplus) 38 #if defined(__cplusplus) 48 #define BOARD_BOOTCLOCKRUN_CORE_CLOCK 62526315U 53 #if defined(__cplusplus) 63 #if defined(__cplusplus) void BOARD_BootClockRUN(void)
This function executes configuration of clocks.
void BOARD_InitBootClocks(void)
This function executes default configuration of clocks.