Sergey Matyukevich 7cacbbfb8d stm32/f0: enable clocking from HSE crystal
The following four new functions enable clocking SoC from HSE crystal:
	rcc_clock_setup_in_hse_8mhz_out_{8,16,32,48}mhz

These functions start HSE as external clock and feed its output to PLL
if higher frequency is needed.

Signed-off-by: Sergey Matyukevich <geomatsi@gmail.com>
Reviewed-by: Karl Palsson <karlp@tweak.net.au>
 -> Dropped 8,16,32Mhz functions as superfluous.
2017-03-30 21:48:07 +00:00
..
2017-03-30 21:48:07 +00:00
2015-10-14 22:15:15 +00:00
2017-03-30 21:48:07 +00:00
2014-02-07 07:46:54 +01:00
2015-10-24 20:06:12 -07:00