osd-contiki/cpu/cc26xx
George Oikonomou 34f52ed08e Improve the LPM module:
* Implement new style of PD locks
* Use our own shutdown sequence rather than the one provided by cc26xxware
* Shutdown from within the interrupt that requested it. This allows shutdown to take place even if the code is stuck in a loop somewhere else
* Improve DCDC/GLDO/uLDO switching logic
* Explicitly handle oscillators and retentions
2015-05-15 09:21:04 +01:00
..
dev Re-order instructions in the RTC startup sequence 2015-05-15 09:21:03 +01:00
cc26xx-model.h Add CC26xx CPU files 2015-02-25 13:09:56 +01:00
cc26xx.ld Add CC26xx CPU files 2015-02-25 13:09:56 +01:00
clock.c Make sure PERIPH is on before accessing GPT registers 2015-05-15 09:20:57 +01:00
dbg.h Add CC26xx CPU files 2015-02-25 13:09:56 +01:00
debug-uart.h Add CC26xx CPU files 2015-02-25 13:09:56 +01:00
fault-handlers.c Add CC26xx CPU files 2015-02-25 13:09:56 +01:00
ieee-addr.c Add CC26xx CPU files 2015-02-25 13:09:56 +01:00
ieee-addr.h Add CC26xx CPU files 2015-02-25 13:09:56 +01:00
lpm.c Improve the LPM module: 2015-05-15 09:21:04 +01:00
lpm.h Change the LPM locks API: 2015-05-15 09:21:02 +01:00
Makefile.cc26xx Add oscillator control wrappers 2015-05-15 09:20:56 +01:00
mtarch.h Add CC26xx CPU files 2015-02-25 13:09:56 +01:00
putchar.c Add CC26xx CPU files 2015-02-25 13:09:56 +01:00
rtimer-arch.c Add CC26xx CPU files 2015-02-25 13:09:56 +01:00
rtimer-arch.h Add CC26xx CPU files 2015-02-25 13:09:56 +01:00
slip-arch.c Change the LPM locks API: 2015-05-15 09:21:02 +01:00
ti-lib.h Add SysCtrl glue macros 2015-05-15 09:20:57 +01:00