TomasPech 4a9ba30138 stm32f4: rcc_clock_setup_pll() correctly enable PWR
Original code used the special macros for rcc_periph_clock_enable
instead of the appropraite APB1ENR bit definition.

Switch to the correct, simpler form, using the correct parameter.
2019-12-12 20:12:27 +00:00
..
2019-11-08 13:47:41 +01:00
2019-06-17 22:33:32 +00:00
2019-06-17 22:33:32 +00:00
2019-07-05 11:43:11 +02:00
2019-12-03 14:45:47 +01:00
2019-10-12 14:11:39 +00:00
2019-06-17 22:33:32 +00:00
2019-07-05 11:43:11 +02:00