Home
last modified time | relevance | path

Searched refs:CLOCK_InitMainPfd (Results 1 – 7 of 7) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/boards/mimxrt700evk/project_template/cm33_core0/
Dclock_config.c125 CLOCK_InitMainPfd(kCLOCK_Pfd0, 20U); /* 475MHz */ in BOARD_BootClockRUN()
126 CLOCK_InitMainPfd(kCLOCK_Pfd1, 24U); /* 396MHz */ in BOARD_BootClockRUN()
127 CLOCK_InitMainPfd(kCLOCK_Pfd2, 18U); /* 528MHz */ in BOARD_BootClockRUN()
128CLOCK_InitMainPfd(kCLOCK_Pfd3, 19U); /* Main PLL kCLOCK_Pfd3 (528 * 18 / 19) = 500MHz -need 2 div … in BOARD_BootClockRUN()
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT735S/drivers/
Dfsl_clock.h60 #define CLOCK_InitSysPfd CLOCK_InitMainPfd
2270 void CLOCK_InitMainPfd(clock_pfd_t pfd, uint8_t divider);
Dfsl_clock.c920 void CLOCK_InitMainPfd(clock_pfd_t pfd, uint8_t divider) in CLOCK_InitMainPfd() function
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT798S/drivers/
Dfsl_clock.h60 #define CLOCK_InitSysPfd CLOCK_InitMainPfd
2270 void CLOCK_InitMainPfd(clock_pfd_t pfd, uint8_t divider);
Dfsl_clock.c920 void CLOCK_InitMainPfd(clock_pfd_t pfd, uint8_t divider) in CLOCK_InitMainPfd() function
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT758S/drivers/
Dfsl_clock.h60 #define CLOCK_InitSysPfd CLOCK_InitMainPfd
2270 void CLOCK_InitMainPfd(clock_pfd_t pfd, uint8_t divider);
Dfsl_clock.c920 void CLOCK_InitMainPfd(clock_pfd_t pfd, uint8_t divider) in CLOCK_InitMainPfd() function