Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/boards/mimxrt700evk/project_template/cm33_core0/
Dclock_config.c40 .main_pll_mult = kCLOCK_MainPllMult22 /* Divide by 22 */
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT735S/drivers/
Dfsl_clock.h1856 main_pll_mult_t main_pll_mult; /*!< Multiplication Factor. */ member
Dfsl_clock.c892 CLKCTL2_MAINPLL0CTL0_MULT((uint32_t)(config->main_pll_mult)); in CLOCK_InitMainPll()
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT798S/drivers/
Dfsl_clock.h1856 main_pll_mult_t main_pll_mult; /*!< Multiplication Factor. */ member
Dfsl_clock.c892 CLKCTL2_MAINPLL0CTL0_MULT((uint32_t)(config->main_pll_mult)); in CLOCK_InitMainPll()
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT758S/drivers/
Dfsl_clock.h1856 main_pll_mult_t main_pll_mult; /*!< Multiplication Factor. */ member
Dfsl_clock.c892 CLKCTL2_MAINPLL0CTL0_MULT((uint32_t)(config->main_pll_mult)); in CLOCK_InitMainPll()