Home
last modified time | relevance | path

Searched refs:pll1Setup (Results 1 – 2 of 2) sorted by relevance

/Zephyr-Core-3.7.0/boards/nxp/frdm_mcxn947/
Dboard.c111 const pll_setup_t pll1Setup = { in frdm_mcxn947_init() local
121 CLOCK_SetPLL1Freq(&pll1Setup); in frdm_mcxn947_init()
/Zephyr-Core-3.7.0/soc/nxp/lpc/lpc55xxx/
Dsoc.c64 const pll_setup_t pll1Setup = { variable
148 CLOCK_SetPLL1Freq(&pll1Setup); in clock_init()