Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/boards/nxp/frdm_mcxn947/
Dboard.c88 const pll_setup_t pll0Setup = { in frdm_mcxn947_init() local
97 CLOCK_SetPLL0Freq(&pll0Setup); in frdm_mcxn947_init()
/Zephyr-Core-3.7.0/soc/nxp/lpc/lpc55xxx/
Dsoc.c52 const pll_setup_t pll0Setup = { variable
161 CLOCK_SetPLL0Freq(&pll0Setup); in clock_init()