Bruno Randolf
2e10acc0d4
stm32:l4: rcc: Use PLLM as factor, not register value
...
PLLM in the register is the "M" factor minus one and the macro is
already defined
2018-02-13 23:57:43 +00:00
Bruno Randolf
f2c629c4ff
stm32:l4: rcc: Add support for HSI48 clock
2018-02-13 23:57:42 +00:00
Karl Palsson
29c712326f
stm32: rcc: extract osc_bypass functions
...
rcc_osc_bypass_enable and rcc_osc_bypass_disable have been copy/pasted
around for the last time! There's a compile bit to check for L0/L1, but
otherwise this is just code duplication for no gain.
2017-06-08 23:01:45 +00:00
Karl Palsson
c9c5cb7c9c
style: fix some of the easier style bugs
...
No real changes.
2017-03-30 21:48:07 +00:00
Karl Palsson
c5b00c3dda
stm32l4: rcc: MSI range handling
2016-03-30 16:59:57 +00:00
Karl Palsson
97d644c4d3
stm32l4: rcc: Add core functions
...
Based on STM32L1, and rather a lot of duplication unfortunately.
2016-03-30 16:59:57 +00:00