osd-contiki/cpu/cc26xx-cc13xx/dev
Adam Dunkels 8bcde2e40f Tickless bugfixes:
* The clock interrupt must be scheduled relative to the last interrupt, not relative to the current time (which may have progressed significantly)
* clock_time() must increase continuously, so that code that may be spinning around clock_time() will make progress, not only after each interrupt
2015-09-02 12:05:47 +02:00
..
batmon-sensor.c Add support for the CC13xx CPU 2015-08-23 19:54:42 +01:00
batmon-sensor.h Add support for the CC13xx CPU 2015-08-23 19:54:42 +01:00
cc26xx-uart.c Add support for the CC13xx CPU 2015-08-23 19:54:42 +01:00
cc26xx-uart.h Add support for the CC13xx CPU 2015-08-23 19:54:42 +01:00
contiki-watchdog.c Add support for the CC13xx CPU 2015-08-23 19:54:42 +01:00
gpio-interrupt.c Add support for the CC13xx CPU 2015-08-23 19:54:42 +01:00
gpio-interrupt.h Add support for the CC13xx CPU 2015-08-23 19:54:42 +01:00
oscillators.c Add support for the CC13xx CPU 2015-08-23 19:54:42 +01:00
oscillators.h Add support for the CC13xx CPU 2015-08-23 19:54:42 +01:00
soc-rtc.c Tickless bugfixes: 2015-09-02 12:05:47 +02:00
soc-rtc.h Tickless bugfixes: 2015-09-02 12:05:47 +02:00
uart1.h Add support for the CC13xx CPU 2015-08-23 19:54:42 +01:00