|
ef5897775d
|
cpu/stm32l4wb: add missing define for PLL HSI source
|
2020-11-10 09:34:07 +01:00 |
|
|
18b5f417d1
|
cpu/stm32l4: implement MCO configuration
|
2020-11-05 13:34:45 +01:00 |
|
|
d1724d6718
|
cpu/stm32l4: correctly handle clock freq > 80MHz
|
2020-10-20 11:37:46 +02:00 |
|
|
00ea7ffa55
|
cpu/stm32l4wb: cleanup clock initialization
|
2020-10-20 11:37:46 +02:00 |
|
|
d7d5d9d651
|
boards/stm32l4: extend clock configuration
- add PLLQ default value
- better tune default PLLM value depending on HSE value
- ensure CLOCK_PLL_SRC is always defined
|
2020-10-20 11:37:45 +02:00 |
|
|
b11d65ab70
|
cpu/stm32l4: enable PLLQ as 48MHz source if possible
|
2020-10-20 11:37:45 +02:00 |
|
|
4e235b8e76
|
cpu/stm32l4wb: fix APBx bitfields for divider factor 2
|
2020-09-09 15:59:38 +02:00 |
|
|
9dd20c0ccb
|
cpu: boards: stm32l4/wb: use IS_USED for clock where possible
|
2020-09-08 18:42:42 +02:00 |
|
|
0745cc4a99
|
cpu: boards: smt32l4: rework clock configuration
|
2020-09-08 18:42:41 +02:00 |
|
|
63a79ae6e4
|
cpu/stm32: move stmclk in its own module, remove useless ifdefs
|
2020-05-22 21:21:08 +02:00 |
|