osd-contiki/cpu/cc26xx
George Oikonomou 421fbfae25 Change the LPM locks API:
Instead of using a separate data structure to request that a PD remain powered during deep sleep,
we do the same within the main LPM data structure through an additional field.

This allows us to maintain only one linked list of LPM modules and overall improves code clarity
2015-05-15 09:21:02 +01:00
..
dev Change the LPM locks API: 2015-05-15 09:21:02 +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 Change the LPM locks API: 2015-05-15 09:21:02 +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