1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu
Steffen Pengel c7e334d3dc cpu/stm32f3: set i2c clk input to sysclk when HSI is deactivated
According to the STM32F3 clocktree (ref. manual p. 126) the I2CX
hardware is driven by either HSI or SYSCLK.
If HSI is deactivated SYSCLK clock must be selected as I2CX clock.

Signed-off-by: Steffen Pengel <steffen.pengel@gmail.com>
2017-04-09 21:09:22 +02:00
..
arm7_common Merge pull request #6344 from haukepetersen/opt_pm_misc 2017-01-24 14:07:36 +01:00
atmega328p drivers/periph&cpu: add and use common periph_init() 2017-01-25 16:46:46 +01:00
atmega1281 drivers/periph&cpu: add and use common periph_init() 2017-01-25 16:46:46 +01:00
atmega2560 drivers/periph&cpu: add and use common periph_init() 2017-01-25 16:46:46 +01:00
atmega_common atmega_common: provide implementation for POSIX syscalls 2017-04-03 20:23:14 +02:00
cc26x0 Merge pull request #6825 from smlng/docu/cpu/cc26x0 2017-04-06 21:20:08 +02:00
cc430 cpu/cc430: remove gpioint driver 2017-02-22 17:49:27 +01:00
cc2538 periph/cpuid: Unify implementations to a common driver for several platforms 2017-04-05 09:03:49 +02:00
cortexm_common cpu/cortexm_common: use linker variable to initialize SCB->VTOR 2017-03-17 18:07:22 +01:00
ezr32wg periph/cpuid: Unify implementations to a common driver for several platforms 2017-04-05 09:03:49 +02:00
k60 kinetis: Refactor UART driver 2017-04-09 17:21:38 +02:00
k64f Merge pull request #6788 from gebart/pr/kinetis-lptimer-latch-macro 2017-04-05 16:14:57 +02:00
kinetis_common kinetis: Refactor UART driver 2017-04-09 17:21:38 +02:00
kw2x Merge pull request #6788 from gebart/pr/kinetis-lptimer-latch-macro 2017-04-05 16:14:57 +02:00
lm4f120 Merge pull request #6860 from gebart/pr/stellaris-makefile 2017-04-05 14:02:10 +02:00
lpc11u34 Makefiles: move to new directory /makefiles 2017-04-04 15:11:54 +02:00
lpc1768 Makefiles: move to new directory /makefiles 2017-04-04 15:11:54 +02:00
lpc2387 cpus: mv vendor headers to include/vendor/. 2017-03-07 08:55:15 +01:00
mips32r2_common Makefiles: move to new directory /makefiles 2017-04-04 15:11:54 +02:00
mips_pic32_common boards: pic32-wifire: Add support for the Digilent WiFire board. 2017-03-28 16:25:31 +01:00
mips_pic32mx Makefiles: move to new directory /makefiles 2017-04-04 15:11:54 +02:00
mips_pic32mz Makefiles: move to new directory /makefiles 2017-04-04 15:11:54 +02:00
msp430_common Makefiles: move to new directory /makefiles 2017-04-04 15:11:54 +02:00
msp430fxyz cpu/msp430fxyz+boards: adapted to new SPI API 2017-01-25 16:46:05 +01:00
native native: Finish iterating constructor calls before moving on to native_cpu_init 2017-04-09 17:22:17 +02:00
nrf5x_common cpu/nrf5x: unified rtt driver 2017-04-06 11:58:52 +02:00
nrf51 cpu/nrf5x: unified rtt driver 2017-04-06 11:58:52 +02:00
nrf52 cpu/nrf5x: unified rtt driver 2017-04-06 11:58:52 +02:00
sam0_common cpu/sam0: cpuid: Refactor for clarity 2017-04-05 09:03:49 +02:00
sam3 Makefiles: move to new directory /makefiles 2017-04-04 15:11:54 +02:00
samd21 Makefiles: move to new directory /makefiles 2017-04-04 15:11:54 +02:00
saml21 Makefiles: move to new directory /makefiles 2017-04-04 15:11:54 +02:00
stellaris_common cpu/stellaris: Rename Makefile -> Makefile.include 2017-04-04 19:57:12 +02:00
stm32_common cpu/stm32_common: added LPTIM1 based rtt impl. 2017-04-06 09:57:30 +02:00
stm32f0 Makefiles: move to new directory /makefiles 2017-04-04 15:11:54 +02:00
stm32f1 Makefiles: move to new directory /makefiles 2017-04-04 15:11:54 +02:00
stm32f2 Makefiles: move to new directory /makefiles 2017-04-04 15:11:54 +02:00
stm32f3 cpu/stm32f3: set i2c clk input to sysclk when HSI is deactivated 2017-04-09 21:09:22 +02:00
stm32f4 Makefiles: move to new directory /makefiles 2017-04-04 15:11:54 +02:00
stm32l0 Makefiles: move to new directory /makefiles 2017-04-04 15:11:54 +02:00
stm32l1 cpu/stm32l1: add adc support 2017-04-05 21:40:06 +02:00
stm32l4 cpu/stm32l4: fixed number of IRQs 2017-04-06 09:57:18 +02:00
x86 doc: cpu: fix doxygen 2017-03-10 14:56:28 +01:00
doc.txt cpu: doc typos 2017-01-20 13:36:26 +01:00