contiki/cpu/msp430
2010-01-19 20:35:41 +00:00
..
dev IRQ_PORTx is no longer used. Instead returning port number. 2010-01-14 20:05:58 +00:00
button.c
cc2420-arch-sfd.c Enable a flag when packet SFD seen 2010-01-19 13:11:01 +00:00
cc2420-arch-sfd.h Enable a flag when packet SFD seen 2010-01-19 13:11:01 +00:00
cc2420-arch.c Bugfix: changed #ifdef to #if, otherwise the SFD code would be enabled anyway 2010-01-19 20:35:41 +00:00
clock.c Turn off Timer A before modifying its control registers to avoid problems when timer is updated frequently 2010-01-18 21:17:11 +00:00
flash.c
leds-arch.c
loader-arch.c
lpm.c
Makefile.msp430 minor cleanup: random.c is already included in Makefile.include 2009-11-19 17:33:05 +00:00
minileds.c
msp430.c added DCO-resync function and default config 2009-02-04 18:28:44 +00:00
msp430.h
msp430def.h added workaround for memcpy/memset bug in mspgcc 2009-04-06 13:07:37 +00:00
mtarch.c implemented support for data argument when starting threads: 2008-11-21 10:28:32 +00:00
mtarch.h implemented support for data argument when starting threads: 2008-11-21 10:28:32 +00:00
rom.c
rtimer-arch.c Turn off Timer A before modifying its control registers to avoid problems when timer is updated frequently 2010-01-18 21:17:11 +00:00
rtimer-arch.h Increased the clock speed to 32768/4 from 32768/8 to provide better accuracy for power profiling of radio CCA checks 2009-12-09 12:55:35 +00:00
slip_uart1.c
spi.c
uip-ipchksum.c
watchdog.c