1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/efm32
Jue 54e915e40d cpu/efm32/timer_series2: sync STATUS register
Make sure the STATUS register has been synced between the different clock domains.

Especially the LETIMER needs some time to update the STATUS register after it has been enabled. If the LETIMER is started and stopped with just a short delay, pm_layered gets confused because the timer seems to be inactive ...
2022-10-28 11:34:55 +02:00
..
drivers drivers/saul: use const qualifier for data to write 2022-05-23 08:35:27 +02:00
families cpu/efm32: include periph_conf.h for system-related methods 2022-10-27 15:22:58 +02:00
include cpu/efm32/wdt: add series 2 support 2022-10-24 23:16:39 +02:00
periph cpu/efm32/timer_series2: sync STATUS register 2022-10-28 11:34:55 +02:00
cpu.c cpu/efm32: setup EM4 mode for series 2 CPUs 2022-10-24 23:16:38 +02:00
doc.txt cpu/efm32: add support for efm32hg family 2021-01-06 23:44:53 +01:00
efm32-features.mk cpu/efm32: remove exports 2020-02-11 22:46:53 +01:00
efm32-info.mk cpu/efm32/efm32-info: use efm32-info instead of cpus.txt 2020-02-12 12:55:59 +01:00
efm32.config cpu/efm32: model Kconfig 2021-11-18 09:03:06 +01:00
Kconfig cpu/efm32/wdt: add series 2 support 2022-10-24 23:16:39 +02:00
Makefile cpu/efm32: add efr32zg23 family 2022-10-24 23:16:39 +02:00
Makefile.default cpu: make pm_layered a DEFAULT_MODULE 2021-01-27 13:21:20 +01:00
Makefile.dep cpu/efm32: select series-specific drivers in periph Makefile 2022-02-17 11:09:24 +01:00
Makefile.features cpu/efm32/wdt: add series 2 support 2022-10-24 23:16:39 +02:00
Makefile.include cpu/efm32/efr32*: model librail integration 2022-10-15 15:43:17 +02:00