embassy/embassy-rp
pennae d3494a4bdf rp/clocks: reset all plls at once
we might not configure both, so we should put the others into reset
state. leaving them fully as is might leave them running, which might
not be the goal for runtime reconfig (when it comes around). this now
mirrors how we reset all clock-using peripherals and only unreset those
that are properly clocked.
2023-05-17 18:35:58 +02:00
..
2023-05-17 18:35:58 +02:00
2023-05-09 17:55:27 -04:00
2021-03-29 21:35:25 +02:00