1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu
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
..
arm7_common Merge pull request #14556 from benpicco/bitarithm_test_and_clear 2020-07-28 10:11:47 +02:00
atmega32u4 cpu/atmega_common: use TIMER_CHANNEL_NUMOF 2020-06-24 00:45:35 +02:00
atmega128rfa1 cpu/atmega_common: use TIMER_CHANNEL_NUMOF 2020-06-24 00:45:35 +02:00
atmega256rfr2 Merge pull request #14206 from leandrolanzieri/pr/kconfig/atmega256rfr2_based_boards 2020-06-24 11:06:04 +02:00
atmega328p cpu/atmega_common: use TIMER_CHANNEL_NUMOF 2020-06-24 00:45:35 +02:00
atmega1281 cpu/atmega_common: use TIMER_CHANNEL_NUMOF 2020-06-24 00:45:35 +02:00
atmega1284p cpu/atmega_common: use TIMER_CHANNEL_NUMOF 2020-06-24 00:45:35 +02:00
atmega2560 cpu/atmega_common: use TIMER_CHANNEL_NUMOF 2020-06-24 00:45:35 +02:00
atmega_common Merge pull request #14615 from maribu/atmega-idle-stack-size 2020-07-30 14:43:20 +02:00
cc26x0 Merge pull request #14296 from leandrolanzieri/pr/cpu/adapt_kconfig_classification 2020-06-17 10:26:20 +02:00
cc26x2_cc13x2 Merge pull request #14296 from leandrolanzieri/pr/cpu/adapt_kconfig_classification 2020-06-17 10:26:20 +02:00
cc26xx_cc13xx cpu/cc26xx_cc13xx: model features in Kconfig 2020-06-08 08:23:45 -05:00
cc430 cpu/cc430: Add Kconfig symbols 2020-06-24 09:27:02 +02:00
cc2538 cpu/cc2538: rtt: allow to set alarm and overflow cb independently 2020-08-04 16:22:44 +02:00
cortexm_common Merge pull request #14565 from bergzand/pr/sched/fix_retrigger 2020-07-28 22:11:25 +02:00
efm32 cpu/efm32: DCDC is available on Series 2 as well 2020-07-08 21:54:57 +02:00
esp32 cpu/esp32: cleanup of C++ hacks 2020-07-29 10:14:57 +02:00
esp8266 cpu/esp8266: Add Kconfig symbols 2020-07-07 16:27:43 +02:00
esp_common cpu/esp_common: Allows use feature cpp 2020-07-23 20:18:33 +02:00
ezr32wg cpu/ezr32wg: Add Kconfig symbols 2020-06-29 14:01:01 +02:00
fe310 build system: Add libstdcpp feature and doc 2020-07-15 11:45:22 +02:00
kinetis cpu/kinetis: Add Kconfig symbols 2020-07-02 14:41:41 +02:00
lm4f120 cpu/lm4f120: Add Kconfig symbols 2020-07-16 13:23:30 +02:00
lpc23xx cpu/lpc23xx: GPIO: use bitarithm_test_and_clear() 2020-07-28 12:44:36 +02:00
lpc1768 cpu/lpc1768: Add Kconfig symbols 2020-07-16 15:39:02 +02:00
mips32r2_common cpu/mips32r2_common/Kconfig: Select HAS_LIBSTDCPP 2020-07-23 20:28:32 +02:00
mips_pic32_common cpu/mips_pic32_common: Add Kconfig symbols 2020-07-16 13:20:04 +02:00
mips_pic32mx cpu/mips_pic32mx: Add Kconfig symbols 2020-07-16 13:20:05 +02:00
mips_pic32mz cpu/mips_pic32mz: Add Kconfig symbols 2020-07-16 13:20:05 +02:00
msp430_common cpu/msp430_common: fix thread_yield_higher() when called in isr 2020-07-28 13:27:55 +02:00
msp430fxyz cpu/msp430fxyz: Add Kconfig symbols 2020-06-24 09:28:19 +02:00
native cpu/native/async_read: close fds on cleanup 2020-07-28 14:47:59 +02:00
nrf5x_common Merge pull request #14497 from aabadie/pr/drivers/makefile_dep_cleanup 2020-07-20 13:04:59 +02:00
nrf51 cpu/nrf51: Add Kconfig symbols 2020-07-16 10:23:49 +02:00
nrf52 nrf802154: fix set_tx_power function 2020-07-31 17:16:10 +02:00
sam0_common Merge pull request #14226 from benpicco/cpu/sam0_common/i2c_arbitrary_freqs 2020-08-04 14:49:10 +02:00
sam3 cpu/sam3: Add Kconfig symbols 2020-07-16 15:35:23 +02:00
sam_common cpu/sam_common: remove use of export for LINKFLAGS 2020-01-02 09:50:14 +01:00
samd5x cpu/samd5x: remove RTC workaround 2020-07-31 22:00:09 +02:00
samd21 Merge pull request #14007 from benpicco/cpu/sam0_common-pwm 2020-07-09 10:01:08 +02:00
saml1x cpu/saml1x: Add Kconfig symbols 2020-07-16 18:09:59 +02:00
saml21 cpu/saml21: Add Kconfig symbols 2020-07-16 21:29:46 +02:00
stellaris_common cpu: do not locally export compilation variables 2019-08-29 10:35:53 +02:00
stm32 boards: enable CAN bus on nucleo-f446re & nucleo-f446ze 2020-07-27 14:36:29 +02:00
doc.txt cpu/lpc23xx: rename Doxygen group 2020-07-16 17:01:10 +02:00
Kconfig cpu/kconfig: Rename CPU classification symbols 2020-06-16 14:27:27 +02:00