36 Commits (master)

Author SHA1 Message Date
Karl Palsson 88e91c9a7c stm32:rcc: update _get_clock (uart/i2c) to handle all cases 2 years ago
Brian Viele e41ac6ea71 stm32: added peripheral clock get helpers for all stm32 platforms. 5 years ago
Karl Palsson 5eefc214f6 doc: stm32: fix "osc" incorrect linkages 5 years ago
Karl Palsson 9904f9803e doc: stm32: unify "peripheral API" titles 5 years ago
Karl Palsson cfdb9b7856 doc: stm32f0: rcc: add groups and tags for bus prescalers 5 years ago
Karl Palsson c9d45e0e2c doc: stm32: move RCC to peripheral api style 5 years ago
Matt Anderson 0d5e51a8a7 STM32F0: Add RCC API for I2C1 clock source 7 years ago
Karl Palsson ef44bdd09e BREAKING: stm32f0/f1: standardize flash_prefetch_xx 7 years ago
Adam Heinrich e9a8c5106e stm32f0: rcc: Enable prefetch buffer in rcc_clock_setup_*() 7 years ago
Karl Palsson 29c712326f stm32: rcc: extract osc_bypass functions 8 years ago
Karl Palsson 0259102560 stm32f0: drop superfluous intermediate speed helpers 8 years ago
Sergey Matyukevich 7cacbbfb8d stm32/f0: enable clocking from HSE crystal 8 years ago
Sergey Matyukevich ef668edef6 stm32/f0: minor cleanup of HSI clock functions 8 years ago
Sergey Matyukevich 1b97ecefff stm32/f0: more clock helper functions 8 years ago
Sergey Matyukevich 43736cf03f stm32/f0: RTC clock helpers 8 years ago
Karl Palsson c9c5cb7c9c style: fix some of the easier style bugs 8 years ago
Karl Palsson 08aac020ad stm32: rcc: provide async routines for osc checks 8 years ago
Karl Palsson 492a943b7e stm32f0: rcc: No APB1, and no restrictions on APB speed 9 years ago
Karl Palsson 3a7cbec776 stm32l/stm32f: name space standardization [BREAKING] 9 years ago
Piotr Esden-Tempski b1049f9a6f [Style] Stylefix sweep over the whole codebase. 9 years ago
Karl Palsson fd100ea6c2 stm32f0: rcc: doxygen update prediv 9 years ago
Karl Palsson 7063e5cdc9 stm32f0: rcc: properly set USB clock source 9 years ago
Karl Palsson 5746fd4d25 stm32: common: Extract MCO source setting 10 years ago
Karl Palsson f473d40038 stm32f0: check correct registers for ready flags 10 years ago
Daniel Serpell ca41131f97 stm32: f0: Fixes setting of PLL multiplication factor 10 years ago
Kuldeep Singh Dhaka 342ec6e9e3 [STM32F0] Add support functions for USB clock setup in F072 chips. 11 years ago
Chuck McManis 9ddfcb0e53 Rename rcc_ppre1_frequency and rcc_ppre2_frequency 10 years ago
Chuck McManis 99f83eedcd stm32/f0: rcc.c Use common version instead of duplicate code. 10 years ago
Frantisek Burian 55750d5dc6 [F0] Updated RCC module to be compatible wih RM0091 Rev. 5 11 years ago
Frantisek Burian 8d5ad52e0f Fix the stm32f0 evident bugs 11 years ago
Piotr Esden-Tempski a909b5ca9e [Style] Global style fix run. 11 years ago
Onno Kortmann fe6b542357 STM32F0: Correctly clear pll source bits. 11 years ago
Onno Kortmann f622437cfb STM32F0: Fix PLL multiplication factor for 48MHz setup 11 years ago
Onno Kortmann 868d65d872 STM32F0: Turn on PLL clock source when asked to 11 years ago
BuFran 81982916e2 [Doxygen] Add complete documentation page to STM32F0 11 years ago
BuFran 18c4d299c1 [STM32F0] Add preliminary support for the family 11 years ago