Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/clock_control/
Dclock_control_lpc11u6x.h27 #define LPC11U6X_PDRUNCFG_PLL_PD (1 << 7) macro
Dclock_control_lpc11u6x.c325 syscon_power_up(cfg->syscon, LPC11U6X_PDRUNCFG_PLL_PD, false); in lpc11u6x_syscon_init()
331 syscon_power_up(cfg->syscon, LPC11U6X_PDRUNCFG_PLL_PD, true); in lpc11u6x_syscon_init()