contiki/platform/msb430/dev
2011-01-05 17:02:15 +00:00
..
adc.c
adc.h
cc1020-internal.h do2unix conversion 2011-01-05 17:02:15 +00:00
cc1020-uip.c
cc1020-uip.h
cc1020.c Switched to the NETSTACK API. 2010-03-04 14:16:30 +00:00
cc1020.h do2unix conversion 2011-01-05 17:02:15 +00:00
dma.c Call BIC_SR_IRQ to properly go switch of IRQ mode in the saved flag in the stack. 2009-08-17 11:32:17 +00:00
dma.h
infomem.c Backup all the infomem before erasing the segment. Thanks to Frederik Hermans for reporting this. 2009-07-21 16:56:33 +00:00
infomem.h
msb430-uart1.c resolved conflict with type declaration 2010-12-01 10:19:58 +00:00
msb430-uart1.h code style compliancy 2009-06-29 12:46:49 +00:00
rs232.c code style compliancy 2009-06-29 12:46:49 +00:00
rs232.h code style compliancy 2009-06-29 12:46:49 +00:00
sd-arch.c wait for RX before reading, and ensure that the byte is read out by using a volatile dummy variable 2009-11-06 15:40:15 +00:00
sd-arch.h Patch from David Gustafsson: break out SPI functions and fix bug in capacity 2009-11-03 15:21:43 +00:00
sd.c Changed the name of the declaration of the default block size. Reduced the OCR reading timeout. 2009-11-07 01:05:23 +00:00
sd.h Changed the name of the declaration of the default block size. Reduced the OCR reading timeout. 2009-11-07 01:05:23 +00:00
sht11-arch.h