pico-sdk/src/rp2_common/hardware_pll
majbthrd 162098678b
move PLL reset code from clocks driver to pll driver (#110)
* move PLL reset code from clocks driver to pll driver

* Don't clear PLL PWR/FBDIV after reset as unnecessary. Call out in runtime.c why USB/syscfg aren't reset.

Co-authored-by: Peter Lawrence <12226419+majbthrd@users.noreply.github.com>
Co-authored-by: Luke Wren <wren6991@gmail.com>
2021-04-06 10:42:18 +01:00
..
include/hardware Fixup another level of compiler warnings, add _U() definition 2021-03-04 21:22:48 -06:00
CMakeLists.txt Initial Release 2021-01-20 10:44:27 -06:00
pll.c move PLL reset code from clocks driver to pll driver (#110) 2021-04-06 10:42:18 +01:00