osd-contiki/cpu/cc26xx-cc13xx/rf-core
George Oikonomou 8636a28248 Clear interrupt flags selectively
As discussed in #1294, every time a CC13xx/CC26xx RF interrupt fires, we clear all interrupt flags unconditionally. This may result in missed events. This patch fixes this bug by clearing only the flag that triggered the interrupt in the first place.

Fixes #1294
2015-10-24 20:51:34 +01:00
..
api Add support for the CC13xx CPU 2015-08-23 19:54:42 +01:00
dot-15-4g.h Add support for the CC13xx CPU 2015-08-23 19:54:42 +01:00
ieee-mode.c CC26xx - enable correct IRQ in rf_core_cmd_done_en 2015-09-02 12:37:33 -06:00
prop-mode.c CC26xx - enable correct IRQ in rf_core_cmd_done_en 2015-09-02 12:37:33 -06:00
rf-ble.c Add support for the CC13xx CPU 2015-08-23 19:54:42 +01:00
rf-ble.h Add support for the CC13xx CPU 2015-08-23 19:54:42 +01:00
rf-core.c Clear interrupt flags selectively 2015-10-24 20:51:34 +01:00
rf-core.h CC26xx - enable correct IRQ in rf_core_cmd_done_en 2015-09-02 12:37:33 -06:00
smartrf-settings.c Add support for the CC13xx CPU 2015-08-23 19:54:42 +01:00
smartrf-settings.h Add support for the CC13xx CPU 2015-08-23 19:54:42 +01:00