Contiki 3.x
dev Directory Reference

Files

file  adc-sensor.c [code]
 
    ADC sensor module for TI SmartRF05EB devices.

 
file  adc-sensor.h [code]
 
    Header file for ADC sensors on the SmartRF05EB.

 
file  button-sensor.c [code]
 
file  button-sensor.h [code]
 
    Override core/dev/button-sensor.h

 
file  io-arch.h [code]
 
    Platform-specific header file which switches between UART and USB
    input/output, depending on whether we are building for the
    cc2531 USB dongle or the SmartRF

 
file  leds-arch.c [code]
 
    Platform-specific led driver for the TI SmartRF05 Eval.

 
file  leds-arch.h [code]
 
    Header file for platform-specific led functionality

 
file  slip-arch.c [code]
 
file  smartrf-sensors.c [code]
 
    Data structures for SmartRF05EB sensing elements

 
file  usb-serial.c [code]
 
    Platform process which implements a UART-like functionality over
    the cc2531 dongle's USB hardware.

 
file  usb-serial.h [code]
 
    Header file for cc2531's UART-like I/O over USB