13 #ifndef _CLOCK_CONFIG_H_ 14 #define _CLOCK_CONFIG_H_ 16 #include "fsl_common.h" 21 #define BOARD_XTAL0_CLK_HZ 16000000U 22 #define BOARD_XTAL32K_CLK_HZ 32768U 28 #if defined(__cplusplus) 38 #if defined(__cplusplus) 48 #define BOARD_BOOTCLOCKFRO12M_CORE_CLOCK 12000000U 54 #if defined(__cplusplus) 64 #if defined(__cplusplus) 74 #define BOARD_BOOTCLOCKFROHF96M_CORE_CLOCK 96000000U 80 #if defined(__cplusplus) 90 #if defined(__cplusplus) 100 #define BOARD_BOOTCLOCKPLL100M_CORE_CLOCK 100000000U 106 #if defined(__cplusplus) 116 #if defined(__cplusplus) void BOARD_BootClockFROHF96M(void)
This function executes configuration of clocks.
void BOARD_BootClockPLL100M(void)
This function executes configuration of clocks.
void BOARD_BootClockFRO12M(void)
This function executes configuration of clocks.
void BOARD_InitBootClocks(void)
This function executes default configuration of clocks.