Home
last modified time | relevance | path

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

/bsp/microchip/same70/bsp/hpl/pmc/
A Dhpl_sleep.c137 uint32_t pll_sr = 0; in _restore_clocks() local
173 pll_sr |= PMC_SR_LOCKA; in _restore_clocks()
177 pll_sr |= PMC_SR_LOCKU; in _restore_clocks()
210 while (!hri_pmc_get_SR_reg(PMC, pll_sr)) { in _restore_clocks()

Completed in 7 milliseconds