7 #ifndef _CLOCK_CONFIG_H_ 8 #define _CLOCK_CONFIG_H_ 10 #include "fsl_common.h" 15 #define BOARD_XTAL0_CLK_HZ 24000000U 17 #define BOARD_XTAL32K_CLK_HZ 32768U 22 #if defined(__cplusplus) 32 #if defined(__cplusplus) 39 #if defined(__cplusplus) 49 #if defined(__cplusplus) void BOARD_BootClockRUN(void)
This function executes configuration of clocks.
void BOARD_InitBootClocks(void)
This function executes default configuration of clocks.