contiki/platform/msb430/dev
2009-11-07 01:05:23 +00:00
..
adc.c use three different input channels for the accelerometer. 2008-03-27 13:04:59 +00:00
adc.h
cc1020-internal.h moved synchronization word definition to the right place. 2009-09-22 16:20:39 +00:00
cc1020-uip.c
cc1020-uip.h
cc1020.c specify that energest.h is in the sys directory. 2009-11-06 17:18:47 +00:00
cc1020.h minor refactoring. 2009-05-14 12:18:49 +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 code style compliancy 2009-06-29 12:46:49 +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