1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/cpu/cc2538
Benjamin Valentin a8d5f13ad9
cpu/cc2538: rtt: allow to set alarm and overflow cb independently
Previously the setting the alarm would overwrite the overflow callback
and vice versa.

Since we can only set one alarm in hardware, always set the alarm to the
closest event of the two.
2020-08-04 16:22:44 +02:00
..
include treewide: fix file permissions 2020-07-08 17:32:36 +02:00
ldscripts cc2538: Adjust ldscript memory segment attributes 2018-05-09 06:41:57 +02:00
periph cpu/cc2538: rtt: allow to set alarm and overflow cb independently 2020-08-04 16:22:44 +02:00
radio cc2538: fix RSSI offset 2020-07-31 16:08:04 +02:00
cpu.c cpu/cc2538/cpu: cleanup clock intialization 2020-03-21 19:32:22 +01:00
doc.txt cpu/cc2538: doxgen fixes 2016-01-27 09:55:24 +01:00
Kconfig cpu/cc2538: Add Kconfig symbols 2020-06-24 15:15:43 +02:00
Makefile makefile: indentation cleanup 2017-09-22 12:00:47 +02:00
Makefile.dep cpu/cortexm_common: Move common modules to Makefile.dep 2020-04-01 09:46:21 +02:00
Makefile.features cpu/cc2538: Add Kconfig symbols 2020-06-24 15:15:43 +02:00
Makefile.include cpu/cortexm: move CPU_ARCH/FAM to Makefile.features 2020-02-17 16:02:48 +01:00
vectors.c cpu/cortexm: Remove leftover _estack declarations 2017-11-10 15:38:14 +01:00