Contiki 2.6

File List

Here is a list of all documented files with brief descriptions:
core/contiki-lib.h [code]
core/contiki-net.h [code]
core/contiki-version.h [code]
core/contiki.h [code]
core/cfs/cfs-coffee.c [code]Coffee: A file system for a variety of storage types in memory-constrained devices
core/cfs/cfs-coffee.h [code]Header for the Coffee file system
core/cfs/cfs-eeprom.c [code]
core/cfs/cfs-posix-dir.c [code]
core/cfs/cfs-posix.c [code]
core/cfs/cfs-ram.c [code]
core/cfs/cfs-xmem.c [code]
core/cfs/cfs.h [code]CFS header file
core/ctk/ctk-conio.c [code]
core/ctk/ctk-conio.h [code]
core/ctk/ctk-draw.h [code]CTK screen drawing module interface, ctk-draw
core/ctk/ctk-mouse.h [code]
core/ctk/ctk-vncarch.h [code]
core/ctk/ctk-vncfont.c [code]
core/ctk/ctk-vncfont.h [code]
core/ctk/ctk-vncserver.c [code]The ctk-draw implementation for the CTK VNC server
core/ctk/ctk-vncserver.h [code]
core/ctk/ctk.c [code]The Contiki Toolkit CTK, the Contiki GUI
core/ctk/ctk.h [code]CTK header file
core/ctk/vnc-out.c [code]
core/ctk/vnc-out.h [code]
core/ctk/vnc-server.c [code]
core/ctk/vnc-server.h [code]
core/dev/battery-sensor.h [code]
core/dev/button-sensor.h [code]
core/dev/cc2420-aes.c [code]AES encryption functions
core/dev/cc2420-aes.h [code]Interface to the CC2420 AES encryption/decryption functions
core/dev/cc2420.c [code]
core/dev/cc2420.h [code]CC2420 driver header file
core/dev/cc2420_const.h [code]
core/dev/cc2520.c [code]
core/dev/cc2520.h [code]CC2520 driver header file
core/dev/cc2520_const.h [code]
core/dev/ds2411.c [code]
core/dev/ds2411.h [code]
core/dev/eeprom.h [code]EEPROM functions
core/dev/leds.c [code]
core/dev/leds.h [code]
core/dev/nullradio.c [code]
core/dev/nullradio.h [code]
core/dev/radio-sensor.h [code]
core/dev/radio.h [code]Header file for the radio API
core/dev/rom.h [code]
core/dev/serial-line.c [code]
core/dev/serial-line.h [code]Generic serial I/O process header filer
core/dev/sht11-sensor.c [code]
core/dev/sht11-sensor.h [code]
core/dev/sht11.c [code]
core/dev/sht11.h [code]
core/dev/slip.c [code]
core/dev/slip.h [code]
core/dev/spi.h [code]Basic SPI macros
core/dev/watchdog.h [code]
core/dev/xmem.h [code]
core/lib/assert.c [code]
core/lib/assert.h [code]
core/lib/checkpoint.c [code]Checkpoint library
core/lib/checkpoint.h [code]Checkpoint library header
core/lib/crc16.c [code]Implementation of the CRC16 calculcation
core/lib/crc16.h [code]Header file for the CRC16 calculcation
core/lib/ctk-filedialog.c [code]
core/lib/ctk-filedialog.h [code]
core/lib/ctk-textentry-checkbox.c [code]
core/lib/ctk-textentry-checkbox.h [code]
core/lib/ctk-textentry-cmdline.c [code]
core/lib/ctk-textentry-cmdline.h [code]
core/lib/ctk-textentry-multiline.c [code]
core/lib/ctk-textentry-multiline.h [code]
core/lib/gcr.c [code]Implementation of GCR coding/decoding
core/lib/gcr.h [code]
core/lib/ifft.c [code]
core/lib/ifft.h [code]
core/lib/libconio.c [code]
core/lib/libconio.h [code]
core/lib/list.c [code]Linked list library implementation
core/lib/list.h [code]Linked list manipulation routines
core/lib/me.c [code]Implementation of the table-driven Manchester encoding and decoding
core/lib/me.h [code]Header file for the table-driven Manchester encoding and decoding
core/lib/me_tabs.c [code]
core/lib/me_tabs.h [code]
core/lib/memb.c [code]Memory block allocation routines
core/lib/memb.h [code]Memory block allocation routines
core/lib/mmem.c [code]Implementation of the managed memory allocator
core/lib/mmem.h [code]Header file for the managed memory allocator
core/lib/petsciiconv.c [code]
core/lib/petsciiconv.h [code]PETSCII/ASCII conversion functions
core/lib/print-stats.c [code]Convenience function for printing system statistics
core/lib/print-stats.h [code]Convenience function for printing system statistics
core/lib/random.c [code]
core/lib/random.h [code]
core/lib/ringbuf.c [code]Ring buffer library implementation
core/lib/ringbuf.h [code]Header file for the ring buffer library
core/lib/sensors.c [code]
core/lib/sensors.h [code]
core/lib/strncasecmp.c [code]
core/loader/cle.c [code]
core/loader/cle.h [code]
core/loader/cle_avr.c [code]
core/loader/cle_msp430.c [code]
core/loader/cmod.c [code]
core/loader/cmod.h [code]
core/loader/dlloader.c [code]
core/loader/dlloader.h [code]
core/loader/elf32.h [code]
core/loader/elfloader-arch.h [code]Header file for the architecture specific parts of the Contiki ELF loader
core/loader/elfloader-avr.c [code]
core/loader/elfloader-msp430.c [code]
core/loader/elfloader-stub.c [code]
core/loader/elfloader-x86.c [code]
core/loader/elfloader.c [code]
core/loader/elfloader.h [code]Header file for the Contiki ELF loader
core/loader/elfloader_compat.c [code]
core/loader/elfloader_compat.h [code]
core/loader/sym.c [code]
core/loader/sym.h [code]
core/loader/symbols-def.h [code]
core/loader/symbols.h [code]
core/loader/symtab-avr.c [code]
core/loader/symtab.c [code]
core/loader/symtab.h [code]
core/net/dhcpc.c [code]
core/net/dhcpc.h [code]
core/net/hc.c [code]TCP/IP header compression implementation
core/net/hc.h [code]TCP/IP header compression header file
core/net/neighbor-attr.c [code]
core/net/neighbor-attr.h [code]
core/net/neighbor-info.c [code]A generic module for management of neighbor information
core/net/neighbor-info.h [code]Declarations for the neighbor information module
core/net/netstack.c [code]Initialiation file for the Contiki low-layer network stack (NETSTACK)
core/net/netstack.h [code]Include file for the Contiki low-layer network stack (NETSTACK)
core/net/packetbuf.c [code]Rime buffer (packetbuf) management
core/net/packetbuf.h [code]Header file for the Rime buffer (packetbuf) management
core/net/packetqueue.c [code]Packet queue management
core/net/packetqueue.h [code]Header file for the packetqueue module
core/net/psock.c [code]
core/net/psock.h [code]Protosocket library header file
core/net/queuebuf.c [code]Implementation of the Rime queue buffers
core/net/queuebuf.h [code]Header file for the Rime queue buffer management
core/net/rawpacket-udp.c [code]Implementation of the raw packet API with broadcast UDP packets
core/net/rawpacket-udp.h [code]A brief description of what this file is
core/net/rawpacket.h [code]Header file for the Contiki raw packet API interface
core/net/resolv.c [code]DNS host name to IP address resolver
core/net/resolv.h [code]UIP DNS resolver code header file
core/net/rime.h [code]Header file for the Rime stack
core/net/sicslowpan.c [code]6lowpan implementation (RFC4944 and draft-ietf-6lowpan-hc-06)
core/net/sicslowpan.h [code]Header file for the 6lowpan implementation (RFC4944 and draft-hui-6lowpan-hc-01)
core/net/simple-udp.c [code]
core/net/simple-udp.h [code]
core/net/slipdev.c [code]SLIP protocol implementation
core/net/slipdev.h [code]SLIP header file
core/net/tcpdump.c [code]
core/net/tcpdump.h [code]
core/net/tcpip.c [code]Code for tunnelling uIP packets over the Rime mesh routing module
core/net/tcpip.h [code]Header for the Contiki/uIP interface
core/net/uaodv-def.h [code]Definitions for the micro implementation of the AODV ad hoc routing protocol
core/net/uaodv-rt.c [code]Routing tables for the micro implementation of the AODV ad hoc routing protocol
core/net/uaodv-rt.h [code]Routing tables for the micro implementation of the AODV ad hoc routing protocol
core/net/uaodv.c [code]Micro implementation of the AODV ad hoc routing protocol
core/net/uaodv.h [code]A brief description of what this file is
core/net/uip-debug.c [code]A set of debugging tools
core/net/uip-debug.h [code]A set of debugging macros
core/net/uip-ds6.c [code]IPv6 data structures handling functions
core/net/uip-ds6.h [code]Network interface and stateless autoconfiguration (RFC 4862)
core/net/uip-fw-drv.c [code]
core/net/uip-fw-drv.h [code]
core/net/uip-fw.c [code]UIP packet forwarding
core/net/uip-fw.h [code]UIP packet forwarding header file
core/net/uip-icmp6.c [code]ICMPv6 echo request and error messages (RFC 4443)
core/net/uip-icmp6.h [code]ICMPv6 echo request and error messages (RFC 4443)
core/net/uip-nd6.c [code]Neighbor discovery (RFC 4861)
core/net/uip-nd6.h [code]Neighbor discovery (RFC 4861)
core/net/uip-neighbor.c [code]Database of link-local neighbors, used by IPv6 code and to be used by a future ARP code rewrite
core/net/uip-neighbor.h [code]Header file for database of link-local neighbors, used by IPv6 code and to be used by future ARP code
core/net/uip-over-mesh.c [code]Code for tunnelling uIP packets over the Rime mesh routing module
core/net/uip-over-mesh.h [code]Header file for tunnelling uIP over Rime mesh
core/net/uip-packetqueue.c [code]
core/net/uip-packetqueue.h [code]
core/net/uip-split.c [code]
core/net/uip-split.h [code]Module for splitting outbound TCP segments in two to avoid the delayed ACK throughput degradation
core/net/uip-udp-packet.c [code]Module for sending UDP packets through uIP
core/net/uip-udp-packet.h [code]Header file for module for sending UDP packets through uIP
core/net/uip.c [code]The uIP TCP/IP stack code
core/net/uip.h [code]Header file for the uIP TCP/IP stack
core/net/uip6.c [code]The uIP TCP/IPv6 stack code
core/net/uip_arch.h [code]Declarations of architecture specific functions
core/net/uip_arp.c [code]Implementation of the ARP Address Resolution Protocol
core/net/uip_arp.h [code]Macros and definitions for the ARP module
core/net/uiplib.c [code]
core/net/uiplib.h [code]Various uIP library functions
core/net/uipopt.h [code]Configuration options for uIP
core/net/mac/contikimac.c [code]Implementation of the ContikiMAC power-saving radio duty cycling protocol
core/net/mac/contikimac.h [code]Header file for the ContikiMAC radio duty cycling protocol
core/net/mac/csma.c [code]A Carrier Sense Multiple Access (CSMA) MAC layer
core/net/mac/csma.h [code]A MAC stack protocol that performs retransmissions when the underlying MAC layer has problems with collisions
core/net/mac/ctdma_mac.c [code]
core/net/mac/ctdma_mac.h [code]
core/net/mac/cxmac.c [code]A simple power saving MAC protocol based on X-MAC [SenSys 2006]
core/net/mac/cxmac.h [code]A simple power saving MAC protocol based on X-MAC [SenSys 2006]
core/net/mac/frame802154.c [code]802.15.4 frame creation and parsing functions
core/net/mac/frame802154.h [code]802.15.4 frame creation and parsing functions
core/net/mac/framer-802154.c [code]MAC framer for IEEE 802.15.4
core/net/mac/framer-802154.h [code]A MAC framer for IEEE 802.15.4
core/net/mac/framer-nullmac.c [code]MAC framer for nullmac
core/net/mac/framer-nullmac.h [code]MAC framer for nullmac
core/net/mac/framer.h [code]A MAC framer is responsible for constructing and parsing the header in MAC frames
core/net/mac/lpp.c [code]Low power probing (R
core/net/mac/lpp.h [code]Low power probing (R
core/net/mac/mac.c [code]
core/net/mac/mac.h [code]MAC driver header file
core/net/mac/nullmac.c [code]A MAC protocol that does not do anything
core/net/mac/nullmac.h [code]A MAC protocol implementation that does not do anything
core/net/mac/nullrdc-noframer.c [code]A MAC protocol that does not do anything
core/net/mac/nullrdc-noframer.h [code]A MAC protocol implementation that does not do anything
core/net/mac/nullrdc.c [code]A null RDC implementation that uses framer for headers
core/net/mac/nullrdc.h [code]A null RDC implementation that uses framer for headers
core/net/mac/phase.c [code]Common functionality for phase optimization in duty cycling radio protocols
core/net/mac/phase.h [code]Common functionality for phase optimization in duty cycling radio protocols
core/net/mac/rdc.h [code]RDC driver header file
core/net/mac/sicslowmac.c [code]MAC interface for packaging radio packets into 802.15.4 frames
core/net/mac/sicslowmac.h [code]MAC interface for packaging radio packets into 802.15.4 frames
core/net/mac/tdma_mac.c [code]
core/net/mac/tdma_mac.h [code]
core/net/mac/xmac.c [code]A simple power saving MAC protocol based on X-MAC [SenSys 2006]
core/net/mac/xmac.h [code]A simple power saving MAC protocol based on X-MAC [SenSys 2006]
core/net/rime/abc.c [code]Anonymous best-effort local area Broad Cast (abc)
core/net/rime/abc.h [code]Header file for the Rime module Anonymous BroadCast (abc)
core/net/rime/announcement.c [code]Implementation of the announcement primitive
core/net/rime/announcement.h [code]Header file for the announcement primitive
core/net/rime/broadcast-announcement.c [code]An example announcement back-end, based on the broadcast primitive
core/net/rime/broadcast-announcement.h [code]Neighbor discovery header file
core/net/rime/broadcast.c [code]Identified best-effort local area broadcast (broadcast)
core/net/rime/broadcast.h [code]Header file for identified best-effort local area broadcast
core/net/rime/chameleon-bitopt.c [code]A Chameleon module that produces bit-optimized headers
core/net/rime/chameleon-bitopt.h [code]A Chameleon module that produces bit-optimized headers
core/net/rime/chameleon-raw.c [code]A Chameleon module that produces non-optimized headers
core/net/rime/chameleon-raw.h [code]A Chameleon module that produces non-optimized headers
core/net/rime/chameleon.c [code]Chameleon, Rime's header processing module
core/net/rime/chameleon.h [code]Header file for Chameleon, Rime's header processing module
core/net/rime/channel.c [code]Rime's channel abstraction
core/net/rime/channel.h [code]Header file for Rime's channel abstraction
core/net/rime/collect-link-estimate.c [code]Implementation of Collect link estimate based on ETX
core/net/rime/collect-link-estimate.h [code]Header file for the Collect link estimate
core/net/rime/collect-neighbor.c [code]Radio neighborhood management
core/net/rime/collect-neighbor.h [code]Header file for the Contiki radio neighborhood management
core/net/rime/collect.c [code]Tree-based hop-by-hop reliable data collection
core/net/rime/collect.h [code]Header file for hop-by-hop reliable data collection
core/net/rime/ipolite.c [code]Ipolite Anonymous best effort local area BroadCast (ipolite)
core/net/rime/ipolite.h [code]Header file for Ipolite best effort local Broadcast (ipolite)
core/net/rime/mesh.c [code]A mesh routing protocol
core/net/rime/mesh.h [code]Header file for the Rime mesh routing protocol
core/net/rime/multihop.c [code]Multihop forwarding
core/net/rime/multihop.h [code]Multihop forwarding header file
core/net/rime/neighbor-discovery.c [code]Neighbor discovery
core/net/rime/neighbor-discovery.h [code]Neighbor discovery header file
core/net/rime/netflood.c [code]Best-effort network flooding (netflood)
core/net/rime/netflood.h [code]Header file for the best-effort network flooding (netflood)
core/net/rime/polite-announcement.c [code]An example announcement back-end, based on the polite primitive
core/net/rime/polite-announcement.h [code]Neighbor discovery header file
core/net/rime/polite.c [code]Polite Anonymous best effort local area BroadCast (polite)
core/net/rime/polite.h [code]Header file for Polite Anonymous best effort local Broadcast (polite)
core/net/rime/rime-udp.c [code]A MAC protocol using UDP over IPv6
core/net/rime/rime-udp.h [code]A MAC protocol using UDP over IPv6
core/net/rime/rime.c [code]Rime initialization and common code
core/net/rime/rimeaddr.c [code]Functions for manipulating Rime addresses
core/net/rime/rimeaddr.h [code]Header file for the Rime address representation
core/net/rime/rimestats.c [code]A brief description of what this file is
core/net/rime/rimestats.h [code]Header file for Rime statistics
core/net/rime/rmh.c [code]Multihop forwarding
core/net/rime/rmh.h [code]Multihop forwarding header file
core/net/rime/route-discovery.c [code]Route discovery protocol
core/net/rime/route-discovery.h [code]Header file for the Rime mesh routing protocol
core/net/rime/route.c [code]Rime route table
core/net/rime/route.h [code]Header file for the Rime route table
core/net/rime/rucb.c [code]Reliable unicast bulk transfer
core/net/rime/rucb.h [code]Header file for the reliable unicast bulk transfer module
core/net/rime/rudolph0.c [code]Rudolph0: a simple block data flooding protocol
core/net/rime/rudolph0.h [code]Header file for the single-hop reliable bulk data transfer module
core/net/rime/rudolph1.c [code]Rudolph1: a simple block data flooding protocol
core/net/rime/rudolph1.h [code]Header file for the multi-hop reliable bulk data transfer mechanism
core/net/rime/rudolph2.c [code]Rudolph2: a simple block data flooding protocol
core/net/rime/rudolph2.h [code]Header file for the single-hop reliable bulk data transfer module
core/net/rime/runicast.c [code]Reliable unicast
core/net/rime/runicast.h [code]Reliable unicast header file
core/net/rime/stbroadcast.c [code]Implementation of the Rime module Stubborn Anonymous BroadCast (stbroadcast)
core/net/rime/stbroadcast.h [code]Header file for the Rime module Stubborn Anonymous BroadCast (stbroadcast)
core/net/rime/stunicast.c [code]Stubborn unicast
core/net/rime/stunicast.h [code]Stubborn unicast header file
core/net/rime/timesynch.c [code]A simple time synchronization mechanism
core/net/rime/timesynch.h [code]Header file for a simple time synchronization mechanism
core/net/rime/trickle.c [code]Trickle (reliable single source flooding) for Rime
core/net/rime/trickle.h [code]Header file for Trickle (reliable single source flooding) for Rime
core/net/rime/unicast.c [code]Single-hop unicast
core/net/rime/unicast.h [code]Header file for Rime's single-hop unicast
core/net/rpl/rpl-conf.h [code]
core/net/rpl/rpl-dag.c [code]Logic for Directed Acyclic Graphs in RPL
core/net/rpl/rpl-ext-header.c [code]Management of extension headers for ContikiRPL
core/net/rpl/rpl-icmp6.c [code]ICMP6 I/O for RPL control messages
core/net/rpl/rpl-of-etx.c [code]The minrank-hysteresis objective function (OCP 1)
core/net/rpl/rpl-of0.c [code]An implementation of RPL's objective function 0
core/net/rpl/rpl-private.h [code]
core/net/rpl/rpl-timers.c [code]RPL timer management
core/net/rpl/rpl.c [code]ContikiRPL, an implementation of RPL: IPv6 Routing Protocol for Low-Power and Lossy Networks (IETF RFC 6550)
core/net/rpl/rpl.h [code]
core/sys/arg.c [code]Argument buffer for passing arguments when starting processes
core/sys/arg.h [code]
core/sys/autostart.c [code]Implementation of module for automatically starting and exiting a list of processes
core/sys/autostart.h [code]Header file for module for automatically starting and exiting a list of processes
core/sys/cc.h [code]Default definitions of C compiler quirk work-arounds
core/sys/clock.h [code]
core/sys/compower.c [code]Communication power accounting module
core/sys/compower.h [code]Header file for the communication power accounting module
core/sys/ctimer.c [code]Callback timer implementation
core/sys/ctimer.h [code]Header file for the callback timer
core/sys/dsc.h [code]Declaration of the DSC program description structure
core/sys/energest.c [code]Implementation of the energy estimation module
core/sys/energest.h [code]Header file for the energy estimation mechanism
core/sys/etimer.c [code]Event timer library implementation
core/sys/etimer.h [code]Event timer header file
core/sys/lc-addrlabels.h [code]Implementation of local continuations based on the "Labels as values" feature of gcc
core/sys/lc-switch.h [code]Implementation of local continuations based on switch() statement
core/sys/lc.h [code]
core/sys/loader.h [code]Default definitions and error values for the Contiki program loader
core/sys/log.h [code]
core/sys/mt.c [code]Implementation of the archtecture agnostic parts of the preemptive multithreading library for Contiki
core/sys/mt.h [code]Header file for the preemptive multitasking library for Contiki
core/sys/process.c [code]Implementation of the Contiki process kernel
core/sys/process.h [code]Header file for the Contiki process interface
core/sys/procinit.c [code]
core/sys/procinit.h [code]
core/sys/profile-aggregates.c [code]Compuation of aggregates for the Contiki profiling system
core/sys/profile.c [code]Implementation of the Contiki profiling system
core/sys/profile.h [code]Header file for the Contiki profiling system
core/sys/pt-sem.h [code]Counting semaphores implemented on protothreads
core/sys/pt.h [code]Protothreads implementation
core/sys/rtimer.c [code]Implementation of the architecture-agnostic parts of the real-time timer module
core/sys/rtimer.h [code]Header file for the real-time timer module
core/sys/stimer.c [code]Timer of seconds library implementation
core/sys/stimer.h [code]Second timer library header file
core/sys/subprocess.h [code]Subprocesses for Contiki
core/sys/timer.c [code]Timer library implementation
core/sys/timer.h [code]Timer library header file
core/sys/timetable-aggregate.c [code]A brief description of what this file is
core/sys/timetable-aggregate.h [code]A brief description of what this file is
core/sys/timetable.c [code]Implementation of timetable, a data structure containing timestamps for events
core/sys/timetable.h [code]A brief description of what this file is
cpu/6502/6502def.h [code]
cpu/6502/ctk/ctk-mouse.c [code]
cpu/6502/dhcp/dhcp-client.c [code]
cpu/6502/lib/config.c [code]
cpu/6502/lib/config.h [code]
cpu/6502/lib/error.c [code]
cpu/6502/lib/error.h [code]
cpu/6502/lib/log.c [code]
cpu/6502/lib/pfs.h [code]
cpu/6502/lib/unload.c [code]
cpu/6502/lib/unload.h [code]
cpu/6502/net/ethernet-drv.c [code]
cpu/6502/net/ethernet-drv.h [code]
cpu/6502/net/ethernet.c [code]
cpu/6502/net/ethernet.h [code]
cpu/6502/net/uip_arch.c [code]
cpu/6502/sys/clock.c [code]
cpu/6502/sys/lc.h [code]
cpu/6502/sys/mtarch.c [code]
cpu/6502/sys/mtarch.h [code]
cpu/6502/sys/rtimer-arch.h [code]
cpu/arm/at91sam7s/AT91SAM7S128.h [code]
cpu/arm/at91sam7s/AT91SAM7S256.h [code]
cpu/arm/at91sam7s/AT91SAM7S64.h [code]
cpu/arm/at91sam7s/cfs-sdcard-arch.c [code]
cpu/arm/at91sam7s/clock.c [code]
cpu/arm/at91sam7s/debug-uart.c [code]
cpu/arm/at91sam7s/debug-uart.h [code]
cpu/arm/at91sam7s/efs-sdcard-arch.c [code]
cpu/arm/at91sam7s/elfloader-arm.c [code]
cpu/arm/at91sam7s/interrupt-utils.c [code]
cpu/arm/at91sam7s/interrupt-utils.h [code]
cpu/arm/at91sam7s/io.h [code]
cpu/arm/at91sam7s/newlib-syscalls.c [code]
cpu/arm/at91sam7s/pit-interrupt.h [code]
cpu/arm/at91sam7s/rtimer-arch-interrupt.c [code]
cpu/arm/at91sam7s/rtimer-arch-interrupt.h [code]
cpu/arm/at91sam7s/rtimer-arch.c [code]
cpu/arm/at91sam7s/rtimer-arch.h [code]Header file for the AT91SAM7S-specific rtimer code
cpu/arm/at91sam7s/sdcard-arch.c [code]
cpu/arm/at91sam7s/startup-SAM7S-arm.c [code]
cpu/arm/at91sam7s/startup-SAM7S.c [code]
cpu/arm/at91sam7s/sys-interrupt.c [code]
cpu/arm/at91sam7s/sys-interrupt.h [code]
cpu/arm/at91sam7s/uip-log.c [code]
cpu/arm/at91sam7s/usb-arch.c [code]
cpu/arm/at91sam7s/usb-interrupt.c [code]
cpu/arm/at91sam7s/usb-interrupt.h [code]
cpu/arm/at91sam7s/loader/codeprop-otf.c [code]Code propagation and storage
cpu/arm/at91sam7s/loader/codeprop-otf.h [code]
cpu/arm/at91sam7s/loader/elfloader-arch-otf.h [code]Header file for the architecture specific parts of the Contiki ELF loader
cpu/arm/at91sam7s/loader/elfloader-otf.c [code]
cpu/arm/at91sam7s/loader/elfloader-otf.h [code]Header file for the Contiki ELF loader
cpu/arm/at91sam7s/loader/empty-symbols.c [code]
cpu/arm/at91sam7s/loader/ram-segments.c [code]
cpu/arm/at91sam7s/loader/ram-segments.h [code]
cpu/arm/common/dbg-io/dbg-printf.c [code]
cpu/arm/common/dbg-io/dbg-putchar.c [code]
cpu/arm/common/dbg-io/dbg-puts.c [code]
cpu/arm/common/dbg-io/dbg-snprintf.c [code]
cpu/arm/common/dbg-io/dbg-sprintf.c [code]
cpu/arm/common/dbg-io/strformat.c [code]
cpu/arm/common/dbg-io/strformat.h [code]
cpu/arm/common/SD-card/cfs-sdcard.c [code]
cpu/arm/common/SD-card/config.h [code]
cpu/arm/common/SD-card/efs-sdcard.h [code]
cpu/arm/common/SD-card/efsl_spi.h [code]
cpu/arm/common/SD-card/sdcard.h [code]
cpu/arm/common/usb/descriptors.h [code]
cpu/arm/common/usb/string-descriptors.h [code]
cpu/arm/common/usb/usb-api.h [code]
cpu/arm/common/usb/usb-arch.h [code]
cpu/arm/common/usb/usb-core.c [code]
cpu/arm/common/usb/usb-core.h [code]
cpu/arm/common/usb/usb.h [code]
cpu/arm/common/usb/cdc-acm/cdc-acm-descriptors.c [code]
cpu/arm/common/usb/cdc-acm/cdc-acm.c [code]
cpu/arm/common/usb/cdc-acm/cdc-acm.h [code]
cpu/arm/common/usb/cdc-acm/cdc.h [code]
cpu/arm/common/usb/cdc-eth/cdc-eth-descriptors.c [code]
cpu/arm/common/usb/cdc-eth/cdc-eth-string-descriptors.c [code]
cpu/arm/common/usb/cdc-eth/cdc-eth.c [code]
cpu/arm/common/usb/cdc-eth/cdc-eth.h [code]
cpu/arm/common/usb/cdc-eth/dhcps.c [code]
cpu/arm/common/usb/cdc-eth/dhcps.h [code]
cpu/arm/common/usb/msc/msc-descriptors.c [code]
cpu/arm/common/usb/msc/rbc_const.h [code]
cpu/arm/common/usb/msc/rbc_struct.h [code]
cpu/arm/common/usb/msc/scsi_command.h [code]
cpu/arm/common/usb/msc/scsi_sense.h [code]
cpu/arm/common/usb/msc/scsi_struct.h [code]
cpu/arm/common/usb/msc/spc2_const.h [code]
cpu/arm/common/usb/msc/spc2_struct.h [code]
cpu/arm/common/usb/msc/usb-msc-bulk.c [code]
cpu/arm/common/usb/msc/usb-msc-bulk.h [code]
cpu/arm/common/usb/msc/usb-rbc.c [code]
cpu/arm/stm32f103/clock.c [code]
cpu/arm/stm32f103/cortexm3_macro.h [code]
cpu/arm/stm32f103/debug-uart.c [code]
cpu/arm/stm32f103/debug-uart.h [code]
cpu/arm/stm32f103/gpio.h [code]
cpu/arm/stm32f103/nvic.h [code]
cpu/arm/stm32f103/rtimer-arch.h [code]Header file for the STM32F103-specific rtimer code
cpu/arm/stm32f103/sdcard-arch.c [code]
cpu/arm/stm32f103/startup-STM32F10x.c [code]
cpu/arm/stm32f103/stm32f10x_conf.h [code]
cpu/arm/stm32f103/stm32f10x_dma.h [code]
cpu/arm/stm32f103/stm32f10x_map.h [code]
cpu/arm/stm32f103/stm32f10x_nvic.h [code]
cpu/arm/stm32f103/stm32f10x_type.h [code]
cpu/arm/stm32f103/usb-arch.c [code]
cpu/arm/stm32f103/usb-stm32f103.h [code]
cpu/avr/avr.c [code]
cpu/avr/avrdef.h [code]
cpu/avr/bootloader.c [code]
cpu/avr/bootloader.h [code]
cpu/avr/cc2420_spi.c [code]
cpu/avr/leds-arch.c [code]
cpu/avr/minileds.c [code]
cpu/avr/mtarch.c [code]
cpu/avr/mtarch.h [code]AVR specific implementation of multithreading architecture
cpu/avr/rtimer-arch.c [code]AVR-specific rtimer code Defaults to Timer3 for those ATMEGAs that have it
cpu/avr/rtimer-arch.h [code]
cpu/avr/settings.c [code]
cpu/avr/settings.h [code]
cpu/avr/slip_uart1.c [code]
cpu/avr/spi.c [code]
cpu/avr/watchdog.c [code]
cpu/avr/dev/clock-avr.h [code]
cpu/avr/dev/clock.c [code]This file contains AVR-specific code to implement the Contiki core clock functions
cpu/avr/dev/compiler.h [code]
cpu/avr/dev/debug.c [code]
cpu/avr/dev/debug.h [code]
cpu/avr/dev/eeprom.c [code]
cpu/avr/dev/flash.c [code]
cpu/avr/dev/flash.h [code]
cpu/avr/dev/lanc111.c [code]
cpu/avr/dev/rs232.c [code]
cpu/avr/dev/rs232.h [code]
cpu/avr/dev/rs232_at90usb1287.h [code]AVR specific definitions for the rs232 port
cpu/avr/dev/rs232_atmega128.h [code]AVR specific definitions for the rs232 port
cpu/avr/dev/rs232_atmega1281.h [code]AVR specific definitions for the rs232 port
cpu/avr/dev/rs232_atmega1284.h [code]AVR specific definitions for the rs232 port
cpu/avr/dev/rs232_atmega128rfa1.h [code]AVR specific definitions for the rs232 port
cpu/avr/dev/rs232_atmega32.h [code]AVR specific definitions for the rs232 port
cpu/avr/dev/rs232_atmega644.h [code]AVR specific definitions for the rs232 port
cpu/avr/dev/rtl8019-drv.c [code]
cpu/avr/dev/rtl8019-drv.h [code]
cpu/avr/dev/rtl8019.c [code]
cpu/avr/dev/rtl8019.h [code]
cpu/avr/dev/rtl8019dev.c [code]
cpu/avr/dev/rtl8019dev.h [code]
cpu/avr/dev/rtlregs.h [code]
cpu/avr/dev/uart1.h [code]
cpu/avr/dev/usb/compiler.h [code]This file includes the correct compiler definitions for the different architectures
cpu/avr/dev/usb/conf_usb.h [code]This file contains the possible external configuration of the USB
cpu/avr/dev/usb/config.h [code]This file contains the system configuration definition
cpu/avr/dev/usb/pll_drv.h [code]This file contains the low level macros and definition for the USB PLL
cpu/avr/dev/usb/usb_descriptors.c [code]This file contains the usb parameters that uniquely identify the application through descriptor tables
cpu/avr/dev/usb/usb_descriptors.h [code]This file contains the usb parameters that uniquely identify the application through descriptor tables
cpu/avr/dev/usb/usb_drv.c [code]This file contains the USB driver routines
cpu/avr/dev/usb/usb_drv.h [code]This file contains the USB driver routines
cpu/avr/dev/usb/usb_specific_request.c [code]USB Protocol-Specific Requests
cpu/avr/dev/usb/usb_specific_request.h [code]This file contains the user callback functions corresponding to the application
cpu/avr/dev/usb/usb_standard_request.c [code]This file contains the USB endpoint 0 management routines corresponding to the standard enumeration process (refer to chapter 9 of the USB specification. This file calls routines of the usb_specific_request.c file for non-standard request management. The enumeration parameters (descriptor tables) are contained in the usb_descriptors.c file
cpu/avr/dev/usb/usb_standard_request.h [code]This file contains the USB endpoint 0 management routines corresponding to the standard enumeration process (refer to chapter 9 of the USB specification. This file calls routines of the usb_specific_request.c file for non-standard request management. The enumeration parameters (descriptor tables) are contained in the usb_descriptors.c file
cpu/avr/dev/usb/usb_task.c [code]This file manages the USB task either device/host or both
cpu/avr/dev/usb/usb_task.h [code]This file manages the USB task either device/host or both
cpu/avr/dev/usb/rndis/cdc_ecm.c [code]
cpu/avr/dev/usb/rndis/cdc_ecm.h [code]
cpu/avr/dev/usb/rndis/cdc_eem.c [code]
cpu/avr/dev/usb/rndis/cdc_eem.h [code]
cpu/avr/dev/usb/rndis/ndis.h [code]This file contains the possible external configuration of the USB
cpu/avr/dev/usb/rndis/rndis.c [code]RNDIS Functions for mounting USB device as network interface
cpu/avr/dev/usb/rndis/rndis_protocol.h [code]RNDIS Defines
cpu/avr/dev/usb/rndis/rndis_task.c [code]Manages the RNDIS Dataclass for the USB Device
cpu/avr/dev/usb/rndis/rndis_task.h [code]This file manages the RNDIS task
cpu/avr/dev/usb/serial/uart_usb_lib.c [code]This file controls the UART USB functions
cpu/avr/dev/usb/serial/uart_usb_lib.h [code]
cpu/avr/dev/usb/storage/avr_flash.c [code]This file writes/reads to/from flash memory internal to the AVR
cpu/avr/dev/usb/storage/avr_flash.h [code]This file writes/reads to/from flash memory internal to the AVR
cpu/avr/dev/usb/storage/conf_access.h [code]This file contains the possible external configuration of the control access
cpu/avr/dev/usb/storage/ctrl_access.c [code]This file contains the interface :

  • between USB <-> MEMORY OR
  • between USB <- Access Memory Ctrl -> Memory
cpu/avr/dev/usb/storage/ctrl_access.h [code]This file contains the interface :

  • between USB <-> MEMORY OR
  • between USB <- Access Memory Ctrl -> Memory
cpu/avr/dev/usb/storage/ctrl_status.h [code]This file contains the interface :

  • between USB <-> MEMORY OR
  • between USB <- Access Memory Ctrl -> Memory
cpu/avr/dev/usb/storage/scsi_decoder.c [code]This file is the scsi decoder
cpu/avr/dev/usb/storage/scsi_decoder.h [code]This file is the scsi decoder
cpu/avr/dev/usb/storage/storage_task.c [code]This file manages the USB storage
cpu/avr/dev/usb/storage/storage_task.h [code]
cpu/avr/radio/ieee-manager/ieee-15-4-manager.c [code]Interfaces the 802.15.4 MAC to upper network layers
cpu/avr/radio/ieee-manager/ieee-15-4-manager.h [code]Example glue code between the existing MAC code and the Contiki mac interface
cpu/avr/radio/mac/mac.c [code]The IEEE 802.15.4 (2003/2006) MAC utility functions
cpu/avr/radio/mac/sicslowmac.c [code]Example glue code between the existing MAC code and the Contiki mac interface
cpu/avr/radio/mac/sicslowmac.h [code]Example glue code between the existing MAC code and the Contiki mac interface
cpu/avr/radio/mac/zmac.h [code]The IEEE 802.15.4 (2003/2006) MAC utility functions
cpu/avr/radio/rf230/at86rf230_registermap.h [code]This file contains the register definitions for the AT86RF230
cpu/avr/radio/rf230/frame.c [code]802.15.4 frame creation and parsing functions
cpu/avr/radio/rf230/frame.h [code]802.15.4 frame creation and parsing functions
cpu/avr/radio/rf230/hal.c [code]This file contains low-level radio driver code
cpu/avr/radio/rf230/hal.h [code]This file contains low-level radio driver code
cpu/avr/radio/rf230/radio.c [code]This file contains radio driver code
cpu/avr/radio/rf230/radio.h [code]This file contains radio driver code
cpu/avr/radio/rf230bb/at86rf230_registermap.h [code]This file contains the register definitions for the AT86RF230
cpu/avr/radio/rf230bb/atmega128rfa1_registermap.h [code]This file contains RF230-formatted register definitions for the atmega128rfa1
cpu/avr/radio/rf230bb/hal.h [code]This file contains low-level radio driver code
cpu/avr/radio/rf230bb/halbb.c [code]This file contains low-level radio driver code
cpu/avr/radio/rf230bb/rf230bb.c [code]
cpu/avr/radio/rf230bb/rf230bb.h [code]This file contains radio driver code
cpu/cc2430/8051def.h [code]
cpu/cc2430/cc2430_sfr.h [code]CC2430 registers header file for CC2430
cpu/cc2430/mtarch.h [code]
cpu/cc2430/rtimer-arch.c [code]Hardware-dependent functions used to support the contiki rtimer module
cpu/cc2430/rtimer-arch.h [code]Hardware-dependent function declarations used to support the contiki rtimer module
cpu/cc2430/dev/bus.c [code]Initialization functions for the 8051 bus
cpu/cc2430/dev/bus.h [code]A brief description of what this file is
cpu/cc2430/dev/cc2430_rf.c [code]CC2430 RF driver
cpu/cc2430/dev/cc2430_rf.h [code]CC2430 RF driver header file
cpu/cc2430/dev/cc2430_rf_intr.c [code]CC2430 RF driver
cpu/cc2430/dev/clock.c [code]Implementation of the clock functions for the cc243x
cpu/cc2430/dev/dma.c [code]Driver for the cc2430 DMA controller
cpu/cc2430/dev/dma.h [code]Header file for the cc2430 DMA controller
cpu/cc2430/dev/dma_intr.c [code]DMA driver ISRs
cpu/cc2430/dev/hwconf.h [code]
cpu/cc2430/dev/lpm.h [code]Header file for the cc2430 Low Power Modes (LPM) We currently support the following:

  • Set MCU IDLE while in PM0
cpu/cc2430/dev/random.c [code]Random number generator routines exploiting the cc2430 hardware capabilities
cpu/cc2430/dev/uart.h [code]
cpu/cc2430/dev/uart0.c [code]Uart0 write routines
cpu/cc2430/dev/uart0.h [code]
cpu/cc2430/dev/uart1.c [code]Uart1 write routines
cpu/cc2430/dev/uart1.h [code]
cpu/cc2430/dev/uart_intr.c [code]Uart write routines
cpu/cc2430/dev/watchdog-cc2430.c [code]Hardware-dependent functions used for the cc2430 watchdog timer
cpu/cc2430/dev/watchdog-cc2430.h [code]Hardware-dependent header file for the cc2430 watchdog timer
cpu/cc253x/8051def.h [code]
cpu/cc253x/cc253x.h [code]Definitions for TI/Chipcon cc2530, cc2531 and cc2533 SFR registers
cpu/cc253x/mtarch.h [code]
cpu/cc253x/rtimer-arch.c [code]Hardware-dependent functions used to support the contiki rtimer module
cpu/cc253x/rtimer-arch.h [code]Hardware-dependent function declarations used to support the contiki rtimer module
cpu/cc253x/sfr-bits.h [code]Header file with definitions of bit masks for some cc2530 SFRs
cpu/cc253x/soc.c [code]Init routine for the cc2530 SoC
cpu/cc253x/soc.h [code]Header file with cc253x SoC-specific defines and prototypes
cpu/cc253x/dev/cc2530-rf.c [code]Implementation of the cc2530 RF driver
cpu/cc253x/dev/cc2530-rf.h [code]Implementation of the cc2530 RF driver
cpu/cc253x/dev/clock-isr.h [code]Declaration of the Sleep timer ISR, used by the clock module
cpu/cc253x/dev/clock.c [code]Implementation of the clock functions for the cc253x
cpu/cc253x/dev/dma.c [code]Driver for the cc2430 DMA controller
cpu/cc253x/dev/dma.h [code]Header file for the cc2430 DMA controller
cpu/cc253x/dev/dma_intr.c [code]DMA driver ISRs
cpu/cc253x/dev/lpm.h [code]Header file for the cc2430 Low Power Modes (LPM) We currently support the following:

  • Set MCU IDLE while in PM0
cpu/cc253x/dev/port.h [code]
cpu/cc253x/dev/random.c [code]Random number generator routines exploiting the cc2530 hardware capabilities
cpu/cc253x/dev/uart-intr.c [code]Uart write routines
cpu/cc253x/dev/uart.h [code]
cpu/cc253x/dev/uart0.c [code]Uart0 write routines
cpu/cc253x/dev/uart0.h [code]
cpu/cc253x/dev/uart1.c [code]Uart1 write routines
cpu/cc253x/dev/uart1.h [code]
cpu/cc253x/dev/watchdog.c [code]Hardware-dependent functions for the cc253x watchdog
cpu/mc1322x/clock.c [code]
cpu/mc1322x/contiki-crm.c [code]
cpu/mc1322x/contiki-maca.c [code]
cpu/mc1322x/contiki-maca.h [code]
cpu/mc1322x/contiki-mc1322x-conf.h [code]
cpu/mc1322x/contiki-misc.c [code]
cpu/mc1322x/contiki-uart.c [code]
cpu/mc1322x/contiki-uart.h [code]
cpu/mc1322x/dbg-io.c [code]
cpu/mc1322x/debug-uart.c [code]
cpu/mc1322x/debug-uart.h [code]
cpu/mc1322x/io.h [code]
cpu/mc1322x/leds-arch.c [code]
cpu/mc1322x/mtarch.h [code]AVR specific implementation of multithreading architecture
cpu/mc1322x/rtimer-arch.c [code]Mc1322x-specific rtimer code
cpu/mc1322x/rtimer-arch.h [code]Header file for the mc1322x-specific rtimer code
cpu/mc1322x/slip-uart1.c [code]
cpu/mc1322x/watchdog.c [code]
cpu/mc1322x/board/board.h [code]
cpu/mc1322x/board/freescale-ncb.h [code]
cpu/mc1322x/board/quahogcon.h [code]
cpu/mc1322x/board/redbee-dev.h [code]
cpu/mc1322x/board/redbee-econotag.h [code]
cpu/mc1322x/board/redbee-r1.h [code]
cpu/mc1322x/board/redbee-usb.h [code]
cpu/mc1322x/board/std_conf.h [code]
cpu/mc1322x/dev/uart1.h [code]
cpu/mc1322x/lib/adc.c [code]
cpu/mc1322x/lib/gpio-util.c [code]
cpu/mc1322x/lib/gpio.c [code]
cpu/mc1322x/lib/i2c.c [code]
cpu/mc1322x/lib/maca.c [code]
cpu/mc1322x/lib/nvm.c [code]
cpu/mc1322x/lib/printf.c [code]
cpu/mc1322x/lib/pwm.c [code]
cpu/mc1322x/lib/rtc.c [code]
cpu/mc1322x/lib/tmr.c [code]
cpu/mc1322x/lib/uart1.c [code]
cpu/mc1322x/lib/uart2.c [code]
cpu/mc1322x/lib/include/adc.h [code]
cpu/mc1322x/lib/include/asm.h [code]
cpu/mc1322x/lib/include/crm.h [code]
cpu/mc1322x/lib/include/gpio-util.h [code]
cpu/mc1322x/lib/include/gpio.h [code]
cpu/mc1322x/lib/include/i2c.h [code]
cpu/mc1322x/lib/include/isr.h [code]
cpu/mc1322x/lib/include/kbi.h [code]
cpu/mc1322x/lib/include/maca.h [code]
cpu/mc1322x/lib/include/mc1322x.h [code]
cpu/mc1322x/lib/include/nvm.h [code]
cpu/mc1322x/lib/include/packet.h [code]
cpu/mc1322x/lib/include/pwm.h [code]
cpu/mc1322x/lib/include/rtc.h [code]
cpu/mc1322x/lib/include/tmr.h [code]
cpu/mc1322x/lib/include/uart.h [code]
cpu/mc1322x/lib/include/utils.h [code]
cpu/mc1322x/src/default_lowlevel.c [code]
cpu/mc1322x/src/default_lowlevel.h [code]
cpu/mc1322x/src/isr.c [code]
cpu/mc1322x/tests/adc.c [code]
cpu/mc1322x/tests/asm.c [code]
cpu/mc1322x/tests/autoack-rx.c [code]
cpu/mc1322x/tests/autoack-tx.c [code]
cpu/mc1322x/tests/blink-allio.c [code]
cpu/mc1322x/tests/blink-blue.c [code]
cpu/mc1322x/tests/blink-green.c [code]
cpu/mc1322x/tests/blink-red.c [code]
cpu/mc1322x/tests/blink-white.c [code]
cpu/mc1322x/tests/config.h [code]
cpu/mc1322x/tests/flasher.c [code]
cpu/mc1322x/tests/led.h [code]
cpu/mc1322x/tests/nvm-read.c [code]
cpu/mc1322x/tests/nvm-write.c [code]
cpu/mc1322x/tests/per.c [code]
cpu/mc1322x/tests/printf.c [code]
cpu/mc1322x/tests/put.c [code]
cpu/mc1322x/tests/put.h [code]
cpu/mc1322x/tests/pwm.c [code]
cpu/mc1322x/tests/rftest-rx.c [code]
cpu/mc1322x/tests/rftest-tx.c [code]
cpu/mc1322x/tests/romimg.c [code]
cpu/mc1322x/tests/sleep.c [code]
cpu/mc1322x/tests/tests.c [code]
cpu/mc1322x/tests/tests.h [code]
cpu/mc1322x/tests/tmr-ints.c [code]
cpu/mc1322x/tests/tmr.c [code]
cpu/mc1322x/tests/u1u2-loopback.c [code]
cpu/mc1322x/tests/uart1-loopback.c [code]
cpu/mc1322x/tests/wdt.c [code]
cpu/mc1322x/tests/xtal-trim.c [code]
cpu/mc1322x/tools/ftditools/bbmc.c [code]
cpu/msp430/button.c [code]
cpu/msp430/cc2420-arch-sfd.c [code]
cpu/msp430/cc2420-arch-sfd.h [code]
cpu/msp430/cc2420-arch.c [code]
cpu/msp430/cc2520-arch-sfd.c [code]
cpu/msp430/cc2520-arch-sfd.h [code]
cpu/msp430/cc2520-arch.c [code]
cpu/msp430/flash.c [code]Functions for reading and writing flash ROM
cpu/msp430/isr_compat.h [code]
cpu/msp430/leds-arch.c [code]
cpu/msp430/loader-arch.c [code]
cpu/msp430/lpm.c [code]
cpu/msp430/minileds.c [code]
cpu/msp430/msp430def.h [code]
cpu/msp430/mtarch.c [code]
cpu/msp430/mtarch.h [code]
cpu/msp430/rom.c [code]
cpu/msp430/rtimer-arch.h [code]Header file for the MSP430-specific rtimer code
cpu/msp430/slip_uart0.c [code]
cpu/msp430/slip_uart1.c [code]
cpu/msp430/uip-ipchksum.c [code]UIP checksum calculation for MSP430
cpu/msp430/watchdog.c [code]
cpu/msp430/dev/button.h [code]
cpu/msp430/dev/flash.h [code]Functions for reading and writing MSP430 flash ROM
cpu/msp430/dev/hwconf.h [code]
cpu/msp430/dev/lpm.h [code]
cpu/msp430/dev/uart0-putchar.c [code]
cpu/msp430/dev/uart0.h [code]UART0 header file
cpu/msp430/dev/uart1-putchar.c [code]
cpu/msp430/dev/uart1.h [code]A brief description of what this file is
cpu/msp430/f1xxx/clock.c [code]
cpu/msp430/f1xxx/msp430.c [code]
cpu/msp430/f1xxx/rtimer-arch.c [code]MSP430-specific rtimer code
cpu/msp430/f1xxx/spi.c [code]
cpu/msp430/f1xxx/uart1.c [code]
cpu/msp430/f2xxx/msp430.c [code]
cpu/msp430/f2xxx/spi.c [code]
cpu/msp430/f2xxx/uart0.c [code]
cpu/msp430/f2xxx/uart1.c [code]
cpu/msp430/f5xxx/clock.c [code]
cpu/msp430/f5xxx/msp430.c [code]
cpu/msp430/f5xxx/rtimer-arch.c [code]MSP430-specific rtimer code for MSP430X
cpu/msp430/f5xxx/spi.c [code]
cpu/msp430/f5xxx/uart0.c [code]
cpu/msp430/f5xxx/uart1.c [code]
cpu/native/mtarch.c [code]
cpu/native/mtarch.h [code]
cpu/native/rtimer-arch.c [code]Native (non-specific) code for the Contiki real-time module rt
cpu/native/rtimer-arch.h [code]A brief description of what this file is
cpu/native/watchdog.c [code]
cpu/native/dev/uart1.h [code]
cpu/native/net/tapdev-drv.c [code]
cpu/native/net/tapdev-drv.h [code]
cpu/native/net/tapdev.c [code]
cpu/native/net/tapdev.h [code]
cpu/native/net/tapdev6.c [code]
cpu/native/net/tapdev6.h [code]
cpu/native/net/wpcap-drv.c [code]
cpu/native/net/wpcap-drv.h [code]
cpu/native/net/wpcap.c [code]
cpu/native/net/wpcap.h [code]
cpu/stm32w108/board-sensors.h [code]Declarations for sensor-related functions that are common to all stm32w platforms
cpu/stm32w108/cfs-coffee-arch.c [code]Coffee architecture-dependent functionality for the STM32W108-based mb851 platform
cpu/stm32w108/cfs-coffee-arch.h [code]Coffee architecture-dependent header for the STM32W108-based mb851 platform
cpu/stm32w108/clock.c [code]Clock
cpu/stm32w108/elfloader-arch.c [code]
cpu/stm32w108/leds-arch.c [code]Leds
cpu/stm32w108/mtarch.h [code]
cpu/stm32w108/rand.c [code]Random number functions for STM32W
cpu/stm32w108/rtimer-arch.c [code]Real-timer specific implementation for STM32W
cpu/stm32w108/rtimer-arch.h [code]Real-timer header file for STM32W
cpu/stm32w108/sleep.h [code]
cpu/stm32w108/slip_uart1.c [code]Machine dependent STM32W SLIP routines for UART1
cpu/stm32w108/uip_arch.c [code]Uip_arch.c
cpu/stm32w108/watchdog.c [code]Watchdog
cpu/stm32w108/dev/cortexm3_macro.h [code]
cpu/stm32w108/dev/stm32w-radio.c [code]Machine dependent STM32W radio code
cpu/stm32w108/dev/stm32w-radio.h [code]STM32W radio driver header file
cpu/stm32w108/dev/stm32w_conf.h [code]
cpu/stm32w108/dev/stm32w_systick.c [code]
cpu/stm32w108/dev/stm32w_systick.h [code]
cpu/stm32w108/dev/uart1-putchar.c [code]
cpu/stm32w108/dev/uart1.c [code]Machine dependent STM32W UART1 code
cpu/stm32w108/dev/uart1.h [code]A brief description of what this file is
cpu/stm32w108/e_stdio/src/_SP_printf.c [code]
cpu/stm32w108/e_stdio/src/_SP_puts.c [code]
cpu/stm32w108/e_stdio/src/_SP_snprintf.c [code]
cpu/stm32w108/e_stdio/src/_SP_sprintf.c [code]
cpu/stm32w108/e_stdio/src/_SP_vfprintf.c [code]
cpu/stm32w108/e_stdio/src/floatio.h [code]
cpu/stm32w108/e_stdio/src/fvwrite.h [code]
cpu/stm32w108/e_stdio/src/local.h [code]
cpu/stm32w108/e_stdio/src/mbctype.h [code]
cpu/stm32w108/e_stdio/src/scanf.c [code]
cpu/stm32w108/e_stdio/src/small_dtoa.c [code]
cpu/stm32w108/e_stdio/src/small_mprec.c [code]
cpu/stm32w108/e_stdio/src/small_mprec.h [code]
cpu/stm32w108/e_stdio/src/small_strtod.c [code]
cpu/stm32w108/e_stdio/src/small_vfsscanf.c [code]
cpu/stm32w108/e_stdio/src/small_wcrtomb.c [code]
cpu/stm32w108/e_stdio/src/small_wcsrtombs.c [code]
cpu/stm32w108/e_stdio/src/small_wctomb_r.c [code]
cpu/stm32w108/e_stdio/src/sscanf.c [code]
cpu/stm32w108/e_stdio/src/swi.h [code]
cpu/stm32w108/e_stdio/src/syscalls.c [code]
cpu/stm32w108/e_stdio/src/test.c [code]
cpu/stm32w108/e_stdio/src/test_mes.c [code]
cpu/stm32w108/e_stdio/src/test_printf.c [code]
cpu/stm32w108/e_stdio/src/test_scanf.c [code]
cpu/stm32w108/e_stdio/src/vfieeefp.h [code]
cpu/stm32w108/hal/error-def.h [code]Return-code definitions for API functions
cpu/stm32w108/hal/error.h [code]
cpu/stm32w108/hal/hal.h [code]Generic set of HAL includes for all platforms
cpu/stm32w108/hal/token-phy.h [code]Definitions for phy tokens
cpu/stm32w108/hal/micro/adc.h [code]Header for A/D converter
cpu/stm32w108/hal/micro/button.h [code]Header for button driver
cpu/stm32w108/hal/micro/led.h [code]Header for led APIs
cpu/stm32w108/hal/micro/mems.h [code]
cpu/stm32w108/hal/micro/mems_regs.h [code]Stm32w108 mems registers
cpu/stm32w108/hal/micro/micro-common.h [code]
cpu/stm32w108/hal/micro/system-timer.h [code]Header file for system_timer APIs
cpu/stm32w108/hal/micro/temperature_sensor.h [code]Header for temperature sensor driver
cpu/stm32w108/hal/micro/cortexm3/adc.c [code]
cpu/stm32w108/hal/micro/cortexm3/board.c [code]Board file x STM32W108 Kits boards
cpu/stm32w108/hal/micro/cortexm3/button.c [code]Button APIs
cpu/stm32w108/hal/micro/cortexm3/clocks.c [code]
cpu/stm32w108/hal/micro/cortexm3/flash.c [code]Implements the generic flash manipulation routines
cpu/stm32w108/hal/micro/cortexm3/flash.h [code]Header for flash for APIs
cpu/stm32w108/hal/micro/cortexm3/iap_bootloader.h [code]IAP bootloader specific definitions
cpu/stm32w108/hal/micro/cortexm3/led.c [code]LED manipulation routines; stack and example APIs
cpu/stm32w108/hal/micro/cortexm3/memmap-fat.h [code]STM32W108 series memory map fixed address table definition
cpu/stm32w108/hal/micro/cortexm3/memmap.h [code]STM32W108 series memory map definitions used by the full hal
cpu/stm32w108/hal/micro/cortexm3/mems.c [code]
cpu/stm32w108/hal/micro/cortexm3/mfg-token.c [code]Cortex-M3 Manufacturing-Token system
cpu/stm32w108/hal/micro/cortexm3/mfg-token.h [code]Cortex-M3 Manufacturing token system
cpu/stm32w108/hal/micro/cortexm3/micro-common-internal.c [code]
cpu/stm32w108/hal/micro/cortexm3/micro-common.c [code]STM32W108 micro specific HAL functions common to full and minimal hal
cpu/stm32w108/hal/micro/cortexm3/micro-common.h [code]Utility and convenience functions for STM32W108 microcontroller, common to both the full and minimal hal
cpu/stm32w108/hal/micro/cortexm3/micro.c [code]STM32W108 micro specific minimal HAL functions
cpu/stm32w108/hal/micro/cortexm3/mpu.h [code]
cpu/stm32w108/hal/micro/cortexm3/nvm-def.h [code]Data definitions for the Cortex-M3 Non-Volatile Memory data storage system
cpu/stm32w108/hal/micro/cortexm3/nvm.c [code]Cortex-M3 Non-Volatile Memory data storage system
cpu/stm32w108/hal/micro/cortexm3/nvm.h [code]Cortex-M3 Non-Volatile Memory data storage system
cpu/stm32w108/hal/micro/cortexm3/sleep.c [code]STM32W108 micro specific sleep functions
cpu/stm32w108/hal/micro/cortexm3/system-timer.c [code]STM32W108 System Timer HAL functions
cpu/stm32w108/hal/micro/cortexm3/temperature_sensor.c [code]MB851 temperature sensor APIS
cpu/stm32w108/hal/micro/cortexm3/token-manufacturing.h [code]Definitions for manufacturing tokens
cpu/stm32w108/hal/micro/cortexm3/uart.c [code]STM32W uart drivers, supporting IAR's standard library IO routines
cpu/stm32w108/hal/micro/cortexm3/uart.h [code]Header for STM32W uart drivers, supporting IAR's standard library IO routines
cpu/stm32w108/hal/micro/cortexm3/bootloader/fib-bootloader.h [code]Definition and description of FIB bootloader shared functions
cpu/stm32w108/hal/micro/cortexm3/compiler/asm.h [code]
cpu/stm32w108/hal/micro/cortexm3/compiler/gnu.h [code]See Gnu for detailed documentation
cpu/stm32w108/hal/micro/cortexm3/compiler/iar.h [code]Iar for detailed documentation
cpu/stm32w108/hal/micro/cortexm3/stm32w108/board.h [code]
cpu/stm32w108/hal/micro/cortexm3/stm32w108/crt_stm32w108.c [code]
cpu/stm32w108/hal/micro/cortexm3/stm32w108/low_level_init.c [code]
cpu/stm32w108/hal/micro/cortexm3/stm32w108/memmap.h [code]Definition of STM32W108 chip specific memory map information
cpu/stm32w108/hal/micro/cortexm3/stm32w108/regs.h [code]
cpu/stm32w108/hal/micro/cortexm3/stm32w108/stm32w108_type.h [code]
cpu/stm32w108/hal/micro/generic/compiler/platform-common.h [code]See Platform_common for detailed documentation
cpu/stm32w108/simplemac/include/phy-library.h [code]
cpu/stm32w108/small_printf/_SP_printf.c [code]
cpu/stm32w108/small_printf/_SP_puts.c [code]
cpu/stm32w108/small_printf/_SP_snprintf.c [code]
cpu/stm32w108/small_printf/_SP_sprintf.c [code]
cpu/stm32w108/small_printf/_SP_vfprintf.c [code]
cpu/stm32w108/small_printf/vfieeefp.h [code]
cpu/x86/mtarch.c [code]
cpu/x86/mtarch.h [code]
cpu/z80/mtarch.c [code]
cpu/z80/mtarch.h [code]
cpu/z80/uip_arch.c [code]
cpu/z80/z80def.h [code]
cpu/z80/dev/rs232.c [code]
cpu/z80/dev/rs232.h [code]
cpu/z80/lib/libconio_z80.c [code]
cpu/z80/lib/libconio_z80.h [code]
cpu/z80/lib/log-conio.c [code]
cpu/z80/lib/strcasecmp.c [code]
cpu/z80/lib/strcasecmp.h [code]
cpu/z80/loader/mef.c [code]
cpu/z80/loader/mef.h [code]
platform/apple2enh/contiki-conf.h [code]
platform/apple2enh/contiki-main.c [code]
platform/apple2enh/lib/error.c [code]
platform/apple2enh/sys/clock.c [code]
platform/atari/contiki-conf.h [code]
platform/atari/contiki-main.c [code]
platform/atari/lib/error.c [code]
platform/avr-atmega128rfa1/button-sensor.c [code]
platform/avr-atmega128rfa1/contiki-conf.h [code]Configuration for Atmel ATmega128rfa1
platform/avr-atmega128rfa1/contiki-main.c [code]
platform/avr-atmega128rfa1/params.c [code]
platform/avr-atmega128rfa1/params.h [code]
platform/avr-atmega128rfa1/raven-lcd.h [code]
platform/avr-atmega128rfa1/slip_uart0.c [code]Machine dependent AVR SLIP routines for UART0
platform/avr-atmega128rfa1/apps/raven-ipso/raven-ipso.c [code]This file contains code to connect the two AVR Raven processors via a serial connection for the IPSO interop application
platform/avr-atmega128rfa1/apps/raven-lcd-interface/raven-lcd.c [code]This file contains code to connect the two AVR Raven processors via a serial connection
platform/avr-atmega128rfa1/apps/raven-webserver/http-strings.c [code]
platform/avr-atmega128rfa1/apps/raven-webserver/http-strings.h [code]
platform/avr-atmega128rfa1/apps/raven-webserver/httpd-cfs.c [code]
platform/avr-atmega128rfa1/apps/raven-webserver/httpd-cfs.h [code]
platform/avr-atmega128rfa1/apps/raven-webserver/httpd-cgi.c [code]
platform/avr-atmega128rfa1/apps/raven-webserver/httpd-cgi.h [code]
platform/avr-atmega128rfa1/apps/raven-webserver/httpd-fs.c [code]
platform/avr-atmega128rfa1/apps/raven-webserver/httpd-fs.h [code]
platform/avr-atmega128rfa1/apps/raven-webserver/httpd-fsdata.c [code]
platform/avr-atmega128rfa1/apps/raven-webserver/httpd-fsdata.h [code]
platform/avr-atmega128rfa1/apps/raven-webserver/httpd.c [code]
platform/avr-atmega128rfa1/apps/raven-webserver/httpd.h [code]
platform/avr-atmega128rfa1/apps/raven-webserver/webserver-dsc.c [code]
platform/avr-atmega128rfa1/apps/raven-webserver/webserver-dsc.h [code]
platform/avr-atmega128rfa1/apps/raven-webserver/webserver-nogui.c [code]
platform/avr-atmega128rfa1/apps/raven-webserver/webserver-nogui.h [code]
platform/avr-atmega128rfa1/apps/raven-webserver/webserver.c [code]
platform/avr-atmega128rfa1/apps/raven-webserver/webserver.h [code]
platform/avr-atmega128rfa1/apps/raven-webserver/httpd-fs/makefsdata.h [code]
platform/avr-raven/button-sensor.c [code]
platform/avr-raven/cfs-coffee-arch.c [code]Coffee architecture-dependent functionality for the AVR-Raven 1284p platform
platform/avr-raven/cfs-coffee-arch.h [code]Coffee architecture-dependent header for the AVR-Raven 1284p platform
platform/avr-raven/contiki-conf.h [code]Configuration for Atmel Raven
platform/avr-raven/contiki-raven-default-init-lowlevel.c [code]
platform/avr-raven/contiki-raven-default-init-net.c [code]
platform/avr-raven/contiki-raven-main.c [code]
platform/avr-raven/contiki-raven.h [code]Sample Contiki kernel for STK 501 development board
platform/avr-raven/loadable_prg.c [code]Sample loadable module
platform/avr-raven/node-id.h [code]
platform/avr-raven/params.c [code]
platform/avr-raven/params.h [code]
platform/avr-raven/raven-lcd.h [code]
platform/avr-raven/slip_uart0.c [code]Machine dependent AVR SLIP routines for UART0
platform/avr-raven/apps/raven-ipso/raven-ipso.c [code]This file contains code to connect the two AVR Raven processors via a serial connection for the IPSO interop application
platform/avr-raven/apps/raven-lcd-interface/raven-lcd.c [code]This file contains code to connect the two AVR Raven processors via a serial connection
platform/avr-raven/apps/raven-webserver/http-strings.c [code]
platform/avr-raven/apps/raven-webserver/http-strings.h [code]
platform/avr-raven/apps/raven-webserver/httpd-cfs.c [code]
platform/avr-raven/apps/raven-webserver/httpd-cfs.h [code]
platform/avr-raven/apps/raven-webserver/httpd-cgi.c [code]
platform/avr-raven/apps/raven-webserver/httpd-cgi.h [code]
platform/avr-raven/apps/raven-webserver/httpd-fs.c [code]
platform/avr-raven/apps/raven-webserver/httpd-fs.h [code]
platform/avr-raven/apps/raven-webserver/httpd-fsdata.c [code]
platform/avr-raven/apps/raven-webserver/httpd-fsdata.h [code]
platform/avr-raven/apps/raven-webserver/httpd.c [code]
platform/avr-raven/apps/raven-webserver/httpd.h [code]
platform/avr-raven/apps/raven-webserver/webserver-dsc.c [code]
platform/avr-raven/apps/raven-webserver/webserver-dsc.h [code]
platform/avr-raven/apps/raven-webserver/webserver-nogui.c [code]
platform/avr-raven/apps/raven-webserver/webserver-nogui.h [code]
platform/avr-raven/apps/raven-webserver/webserver.c [code]
platform/avr-raven/apps/raven-webserver/webserver.h [code]
platform/avr-raven/apps/raven-webserver/httpd-fs/makefsdata.h [code]
platform/avr-ravenlcd/adc.c [code]Functions to control the ADC of the MCU
platform/avr-ravenlcd/adc.h [code]Functions to control the ADC of the MCU
platform/avr-ravenlcd/beep.c [code]This file implements a beep function to emit a beep sound from Raven's speaker
platform/avr-ravenlcd/beep.h [code]This file implements a beep function to emit a beep sound from Raven's speaker
platform/avr-ravenlcd/key.c [code]This file provides joystick operations
platform/avr-ravenlcd/key.h [code]This file provides joystick operations
platform/avr-ravenlcd/lcd.c [code]This file provides Raven LCD support
platform/avr-ravenlcd/lcd.h [code]This file provides Raven LCD support
platform/avr-ravenlcd/main.h [code]This is the main file for the Raven LCD application
platform/avr-ravenlcd/menu.c [code]This file operates the menu flow chart described in the readme notes
platform/avr-ravenlcd/menu.h [code]This file operates the menu flow chart described in the readme notes
platform/avr-ravenlcd/raven3290.c [code]This is the main file for the Raven LCD application
platform/avr-ravenlcd/sleep.c [code]This controls the sleep operation for the LCD
platform/avr-ravenlcd/sleep.h [code]This controls the sleep operation for the LCD
platform/avr-ravenlcd/temp.c [code]Driver for the on board temperature sensor
platform/avr-ravenlcd/temp.h [code]Interface for the onboard temperature sensor
platform/avr-ravenlcd/timer.c [code]This file will configure the timer during LCD operation
platform/avr-ravenlcd/timer.h [code]This file supports the timer functionality for the LCD
platform/avr-ravenlcd/uart.c [code]Handles the control of the USART for communication with the ATmega1284p for sending commands
platform/avr-ravenlcd/uart.h [code]Handles the control of the USART for communication with the ATmega1284p for sending commands
platform/avr-ravenusb/cdc_task.c [code]Manages the CDC-ACM Virtual Serial Port Dataclass for the USB Device
platform/avr-ravenusb/cdc_task.h [code]This file manages the CDC task for the virtual COM port
platform/avr-ravenusb/contiki-conf.h [code]Configuration for RZRAVEN USB stick "jackdaw"
platform/avr-ravenusb/contiki-raven-default-init-lowlevel.c [code]
platform/avr-ravenusb/contiki-raven-default-init-net.c [code]
platform/avr-ravenusb/contiki-raven-main.c [code]Contiki 2.4 kernel for Jackdaw USB stick
platform/avr-ravenusb/contiki-raven.h [code]
platform/avr-ravenusb/httpd-simple-avr.c [code]A simple web server forwarding page generation to a protothread
platform/avr-ravenusb/loadable_prg.c [code]Sample loadable module
platform/avr-ravenusb/rng.c [code]
platform/avr-ravenusb/rng.h [code]
platform/avr-ravenusb/sicslow_ethernet.c [code]Routines to interface between Ethernet and 6LowPan
platform/avr-ravenusb/sicslow_ethernet.h [code]
platform/avr-rcb/contiki-conf.h [code]Configuration for sample STK 501 Contiki kernel
platform/avr-rcb/contiki-rcb-main.c [code]
platform/avr-rcb/contiki-rcb.h [code]Sample Contiki kernel for STK 501 development board
platform/avr-rcb/loadable_prg.c [code]Sample loadable module
platform/avr-zigbit/contiki-avr-zigbit-main.c [code]
platform/avr-zigbit/contiki-avr-zigbit.h [code]Sample Contiki kernel for Zigbit module
platform/avr-zigbit/contiki-conf.h [code]Configuration for AVR Zigbit Contiki kernel
platform/avr-zigbit/loadable_prg.c [code]Sample loadable module
platform/c128/contiki-conf.h [code]
platform/c128/contiki-main.c [code]
platform/c128/cfs/cfs-cbm-dir.c [code]
platform/c64/contiki-conf.h [code]
platform/c64/contiki-main.c [code]
platform/c64/cfs/cfs-cbm-dir.c [code]
platform/cc2530dk/contiki-conf.h [code]
platform/cc2530dk/contiki-main.c [code]
platform/cc2530dk/debug.c [code]Definition of some debugging functions
platform/cc2530dk/debug.h [code]Header file for debugging functions used by the sensinode port
platform/cc2530dk/models.h [code]Header file use to configure differences between cc2530dk builds for the SmartRF/cc2530 and the cc2531 USB stick
platform/cc2530dk/putchar.c [code]Hardware-specific putchar() routine for TI SmartRF05EB
platform/cc2530dk/viztool.c [code]Small UDP app used to retrieve neighbor cache and routing table entries and send them to an external endpoint
platform/cc2530dk/dev/adc-sensor.c [code]ADC sensor module for TI SmartRF05EB devices
platform/cc2530dk/dev/adc-sensor.h [code]Header file for ADC sensors on the SmartRF05EB
platform/cc2530dk/dev/button-sensor.c [code]
platform/cc2530dk/dev/button-sensor.h [code]Override core/dev/button-sensor.h
platform/cc2530dk/dev/leds-arch.c [code]Platform-specific led driver for the TI SmartRF05 Eval
platform/cc2530dk/dev/leds-arch.h [code]Header file for platform-specific led functionality
platform/cc2530dk/dev/slip-arch.c [code]
platform/cc2530dk/dev/smartrf-sensors.c [code]Data structures for SmartRF05EB sensing elements
platform/cooja/contiki-conf.h [code]
platform/cooja/contiki-cooja-main.c [code]COOJA Contiki mote main file
platform/cooja/cooja-contiki-conf.h [code]
platform/cooja/mtarch.c [code]
platform/cooja/mtarch.h [code]
platform/cooja/netstack-conf-example.h [code]
platform/cooja/node-id.h [code]
platform/cooja/platform-conf.h [code]
platform/cooja/rtimer-arch.c [code]
platform/cooja/rtimer-arch.h [code]
platform/cooja/sky-contiki-conf.h [code]
platform/cooja/cfs/cfs-cooja.c [code]
platform/cooja/dev/beep.c [code]
platform/cooja/dev/beep.h [code]
platform/cooja/dev/button-sensor.c [code]
platform/cooja/dev/button-sensor.h [code]
platform/cooja/dev/cooja-radio.c [code]
platform/cooja/dev/cooja-radio.h [code]
platform/cooja/dev/ip.c [code]
platform/cooja/dev/ip.h [code]
platform/cooja/dev/leds-arch.c [code]
platform/cooja/dev/moteid.c [code]
platform/cooja/dev/moteid.h [code]
platform/cooja/dev/pir-sensor.c [code]
platform/cooja/dev/pir-sensor.h [code]
platform/cooja/dev/rs232.c [code]
platform/cooja/dev/rs232.h [code]Header file for MSP430 RS232 driver
platform/cooja/dev/vib-sensor.c [code]
platform/cooja/dev/vib-sensor.h [code]
platform/cooja/dev/watchdog.c [code]
platform/cooja/lib/simEnvChange.c [code]
platform/cooja/lib/simEnvChange.h [code]
platform/cooja/net/init-net.h [code]
platform/cooja/net/radio-uip-uaodv.c [code]
platform/cooja/net/radio-uip-uaodv.h [code]
platform/cooja/net/uip-driver.c [code]A brief description of what this file is
platform/cooja/net/uip-driver.h [code]A brief description of what this file is
platform/cooja/sys/clock.c [code]
platform/cooja/sys/cooja_mt.c [code]
platform/cooja/sys/cooja_mt.h [code]
platform/cooja/sys/cooja_mtarch.c [code]
platform/cooja/sys/cooja_mtarch.h [code]
platform/cooja/sys/log.c [code]
platform/cooja/testapps/hello-world.c [code]
platform/cooja/testapps/testbutton.c [code]
platform/cooja/testapps/testcfs.c [code]
platform/cooja/testapps/testctimer.c [code]
platform/cooja/testapps/testetimer.c [code]
platform/cooja/testapps/testsensors.c [code]
platform/cooja/testapps/testserial.c [code]
platform/cooja/testapps/testuaodv.c [code]
platform/cooja/testapps/testuip.c [code]
platform/esb/cfs-coffee-arch.c [code]Coffee architecture-dependent functionality for the ESB platform
platform/esb/cfs-coffee-arch.h [code]Coffee architecture-dependent header for the ESB platform
platform/esb/contiki-conf.h [code]
platform/esb/contiki-esb-default-init-apps.c [code]
platform/esb/contiki-esb-default-init-lowlevel.c [code]
platform/esb/contiki-esb-main.c [code]
platform/esb/contiki-esb.h [code]
platform/esb/core.c [code]
platform/esb/node-id.c [code]A brief description of what this file is
platform/esb/node-id.h [code]
platform/esb/apps/beeper.c [code]
platform/esb/apps/burn-nodeid.c [code]A brief description of what this file is
platform/esb/apps/fader.c [code]
platform/esb/apps/fader.h [code]
platform/esb/apps/helloworld.c [code]
platform/esb/apps/pinger.c [code]
platform/esb/apps/pinger.h [code]
platform/esb/apps/radio-sniffer.c [code]A brief description of what this file is
platform/esb/apps/radio-sniffer.h [code]A brief description of what this file is
platform/esb/apps/radio-test.c [code]
platform/esb/apps/sensor-output.c [code]
platform/esb/apps/sensor-output.h [code]
platform/esb/apps/test-receiver.c [code]
platform/esb/apps/test-sender.c [code]
platform/esb/dev/battery-sensor.c [code]
platform/esb/dev/battery-sensor.h [code]
platform/esb/dev/beep.c [code]
platform/esb/dev/beep.h [code]Interface to the beeper
platform/esb/dev/button-sensor.c [code]
platform/esb/dev/ctsrts-sensor.c [code]
platform/esb/dev/ctsrts-sensor.h [code]
platform/esb/dev/ds1629.c [code]
platform/esb/dev/ds1629.h [code]
platform/esb/dev/eeprom.c [code]EEPROM functions
platform/esb/dev/esb-sensors.c [code]Functions for turning the ESB sensors on or off
platform/esb/dev/esb-sensors.h [code]A brief description of what this file is
platform/esb/dev/ir.c [code]
platform/esb/dev/ir.h [code]
platform/esb/dev/irq.c [code]
platform/esb/dev/irq.h [code]
platform/esb/dev/pir-sensor.c [code]
platform/esb/dev/pir-sensor.h [code]
platform/esb/dev/radio-sensor.c [code]
platform/esb/dev/rs232-putchar.c [code]
platform/esb/dev/rs232.c [code]RS232 communication device driver for the MSP430
platform/esb/dev/rs232.h [code]Header file for MSP430 RS232 driver
platform/esb/dev/sound-sensor.c [code]
platform/esb/dev/sound-sensor.h [code]
platform/esb/dev/temperature-sensor.c [code]
platform/esb/dev/temperature-sensor.h [code]
platform/esb/dev/tr1001-gcr.c [code]Device driver and packet framing for the RFM-TR1001 radio module
platform/esb/dev/tr1001.c [code]Device driver and packet framing for the RFM-TR1001 radio module
platform/esb/dev/tr1001.h [code]
platform/esb/dev/vib-sensor.c [code]
platform/esb/dev/vib-sensor.h [code]
platform/esb/loader/loader-arch.h [code]
platform/esb/net/uip-driver.c [code]A brief description of what this file is
platform/esb/net/uip-driver.h [code]A brief description of what this file is
platform/exp5438/blink.c [code]A quick program that blinks the LEDs
platform/exp5438/cc2420-arch.c [code]
platform/exp5438/clock.c [code]
platform/exp5438/contiki-conf.h [code]
platform/exp5438/contiki-exp5438-main.c [code]
platform/exp5438/duty-cycle-scroller.c [code]
platform/exp5438/duty-cycle-scroller.h [code]
platform/exp5438/flash.c [code]Functions for reading and writing flash ROM
platform/exp5438/hal_lcd.c [code]
platform/exp5438/hal_lcd.h [code]
platform/exp5438/hal_lcd_fonts.c [code]
platform/exp5438/hal_lcd_fonts.h [code]
platform/exp5438/hal_MSP-EXP430F5438.h [code]
platform/exp5438/lcd.c [code]
platform/exp5438/lcd.h [code]
platform/exp5438/leds-arch.c [code]
platform/exp5438/msp430.c [code]
platform/exp5438/node-id.c [code]Utility to store a node id in the external flash
platform/exp5438/node-id.h [code]
platform/exp5438/platform-conf.h [code]A brief description of what this file is
platform/exp5438/rtimer-arch.c [code]MSP430-specific rtimer code
platform/exp5438/spix.c [code]
platform/exp5438/uart1-putchar.c [code]
platform/exp5438/uart1x.c [code]
platform/exp5438/watchdog.c [code]
platform/iris/contiki-conf.h [code]Configuration for MICAz platform
platform/iris/contiki-iris-main.c [code]Main file of the MICAz port
platform/iris/init-net.c [code]Network initialization for the MICAz port
platform/iris/init-net.h [code]Network initialization for the MICAz port
platform/iris/node-id.c [code]
platform/iris/node-id.h [code]
platform/iris/platform-conf.h [code]A brief description of what this file is
platform/iris/apps/battery-monitor.c [code]
platform/iris/apps/mts310/accel-test.c [code]
platform/iris/apps/mts310/light-test.c [code]
platform/iris/apps/mts310/magnet-test.c [code]
platform/iris/apps/mts310/mic-test.c [code]
platform/iris/dev/adc.c [code]
platform/iris/dev/adc.h [code]
platform/iris/dev/ds2401.c [code]
platform/iris/dev/ds2401.h [code]
platform/iris/dev/leds-arch.c [code]LED architecture of the MICAz port
platform/iris/dev/slip_uart0.c [code]Machine dependent AVR SLIP routines for UART0
platform/iris/dev/sensors/battery-sensor.c [code]Battery sensor driver
platform/iris/dev/sensors/mts300.c [code]Device drivers implementation for MTS300 sensor board
platform/iris/dev/sensors/mts300.h [code]Device drivers header file for MTS300 sensor board
platform/jcreate/contiki-jcreate-platform.c [code]
platform/jcreate/leds-arch.c [code]A leds implementation for the jcreate platform
platform/jcreate/platform-jcreate-conf.h [code]Platform configuration for the Sentilla JCreate
platform/jcreate/dev/acc-sensor.c [code]
platform/jcreate/dev/acc-sensor.h [code]
platform/jcreate/dev/ext-sensor.c [code]
platform/jcreate/dev/ext-sensor.h [code]
platform/mb851/board-mb851.c [code]
platform/mb851/contiki-conf.h [code]Contiki-conf.h for MB851
platform/mb851/contiki-init-net.c [code]Functions for net initialization
platform/mb851/contiki-init-net.h [code]
platform/mb851/contiki-main.c [code]Contiki main file
platform/mb851/platform-conf.h [code]Platform-conf.h for MB851
platform/mb851/apps/shell-sensors.c [code]Shell function for temp and acc sensors
platform/mb851/apps/shell-sensors.h [code]Header file for Contik shell sensors command
platform/mb851/dev/acc-sensor.c [code]Accelerometer
platform/mb851/dev/acc-sensor.h [code]Accelerometer header file
platform/mb851/dev/button-sensor.c [code]Button sensor
platform/mb851/dev/irq.c [code]
platform/mb851/dev/mems.c [code]
platform/mb851/dev/mems.h [code]
platform/mb851/dev/mems_regs.h [code]
platform/mb851/dev/temperature-sensor.c [code]Temperature sensor
platform/mb851/dev/temperature-sensor.h [code]Temperature sensor
platform/mbxxx/board-mbxxx.c [code]
platform/mbxxx/clock.c [code]Clock for STM32W
platform/mbxxx/contiki-conf.h [code]Contiki-conf.h for MBXXX
platform/mbxxx/contiki-main.c [code]Contiki main file
platform/mbxxx/platform-conf.h [code]Platform-conf.h for MBXXX
platform/mbxxx/apps/shell-sensors.c [code]Shell function for temp and acc sensors
platform/mbxxx/apps/shell-sensors.h [code]Header file for Contik shell sensors command
platform/mbxxx/dev/acc-sensor.c [code]Accelerometer
platform/mbxxx/dev/acc-sensor.h [code]Accelerometer header file
platform/mbxxx/dev/button-sensor.c [code]Button sensor
platform/mbxxx/dev/irq.c [code]
platform/mbxxx/dev/leds-arch.c [code]Leds
platform/mbxxx/dev/mems.c [code]
platform/mbxxx/dev/mems.h [code]
platform/mbxxx/dev/mems_regs.h [code]
platform/mbxxx/dev/temperature-sensor.c [code]Temperature sensor
platform/mbxxx/dev/temperature-sensor.h [code]Temperature sensor
platform/micaz/contiki-conf.h [code]Configuration for MICAz platform
platform/micaz/contiki-micaz-main.c [code]Main file of the MICAz port
platform/micaz/init-net.c [code]Network initialization for the MICAz port
platform/micaz/init-net.h [code]Network initialization for the MICAz port
platform/micaz/node-id.c [code]
platform/micaz/node-id.h [code]
platform/micaz/platform-conf.h [code]A brief description of what this file is
platform/micaz/apps/battery-monitor.c [code]
platform/micaz/apps/mts310/accel-test.c [code]
platform/micaz/apps/mts310/light-test.c [code]
platform/micaz/apps/mts310/magnet-test.c [code]
platform/micaz/apps/mts310/mic-test.c [code]
platform/micaz/dev/adc.c [code]
platform/micaz/dev/adc.h [code]
platform/micaz/dev/cc2420-arch.c [code]
platform/micaz/dev/clock.c [code]
platform/micaz/dev/ds2401.c [code]
platform/micaz/dev/ds2401.h [code]
platform/micaz/dev/leds-arch.c [code]LED architecture of the MICAz port
platform/micaz/dev/slip_uart0.c [code]Machine dependent AVR SLIP routines for UART0
platform/micaz/dev/sensors/battery-sensor.c [code]Battery sensor driver
platform/micaz/dev/sensors/mts300.c [code]Device drivers implementation for MTS300 sensor board
platform/micaz/dev/sensors/mts300.h [code]Device drivers header file for MTS300 sensor board
platform/minimal-net/clock.c [code]Clock implementation for Unix
platform/minimal-net/contiki-conf.h [code]
platform/minimal-net/contiki-main.c [code]
platform/minimal-net/leds-arch.c [code]A brief description of what this file is
platform/msb430/cfs-coffee-arch.c [code]Coffee functions the MSB-430 platform
platform/msb430/cfs-coffee-arch.h [code]Coffee header for the Tmote Sky platform
platform/msb430/contiki-conf.h [code]
platform/msb430/contiki-msb430-main.c [code]Main system file for the MSB-430 port
platform/msb430/contiki-msb430.h [code]
platform/msb430/init-net-uip.c [code]UIP initialization for the MSB-430 port
platform/msb430/msb430-slip-arch.c [code]
platform/msb430/node-id.c [code]
platform/msb430/node-id.h [code]
platform/msb430/symbols.c [code]
platform/msb430/symbols.h [code]
platform/msb430/apps/acc-test.c [code]
platform/msb430/apps/sd-test.c [code]Test for an SD driver
platform/msb430/apps/test-abc.c [code]Testing the abc layer in Rime
platform/msb430/apps/test-sht11.c [code]Testing the SHT11 sensor
platform/msb430/dev/adc.c [code]ADC functions
platform/msb430/dev/adc.h [code]
platform/msb430/dev/cc1020-internal.h [code]
platform/msb430/dev/cc1020-uip.c [code]Chipcon CC1020 glue driver for uIP
platform/msb430/dev/cc1020-uip.h [code]
platform/msb430/dev/cc1020.c [code]
platform/msb430/dev/cc1020.h [code]
platform/msb430/dev/dma.c [code]DMA interrupt handling
platform/msb430/dev/dma.h [code]
platform/msb430/dev/infomem.c [code]
platform/msb430/dev/infomem.h [code]
platform/msb430/dev/msb430-uart1.c [code]
platform/msb430/dev/msb430-uart1.h [code]
platform/msb430/dev/rs232.c [code]RS232 communication device driver for the MSP430
platform/msb430/dev/rs232.h [code]Header file for MSP430 RS232 driver
platform/msb430/dev/sd-arch.c [code]Architecture-dependent functions for SD over SPI
platform/msb430/dev/sd-arch.h [code]SD driver implementation using SPI
platform/msb430/dev/sd.c [code]SD driver implementation using SPI
platform/msb430/dev/sd.h [code]SD driver interface
platform/msb430/dev/sht11-arch.h [code]Architecture-specific definitions for the SHT11 sensor on MSB-430
platform/msb430/loader/loader-arch.h [code]
platform/native/cfs-coffee-arch.h [code]Coffee architecture-dependent header for the native platform
platform/native/clock.c [code]Clock implementation for Unix
platform/native/contiki-conf.h [code]
platform/native/contiki-main.c [code]
platform/native/dev/beep.c [code]
platform/native/dev/beep.h [code]Interface to the beeper
platform/native/dev/button-sensor.c [code]
platform/native/dev/button-sensor.h [code]
platform/native/dev/dummy-sensors.c [code]
platform/native/dev/eeprom.c [code]
platform/native/dev/irq.c [code]
platform/native/dev/leds-arch.c [code]A brief description of what this file is
platform/native/dev/pir-sensor.c [code]
platform/native/dev/pir-sensor.h [code]
platform/native/dev/temperature-sensor.h [code]
platform/native/dev/vib-sensor.c [code]
platform/native/dev/vib-sensor.h [code]
platform/native/dev/xmem.c [code]
platform/pc-6001/contiki-client-main.c [code]
platform/pc-6001/contiki-conf.h [code]
platform/pc-6001/contiki-desktop-main.c [code]
platform/pc-6001/contiki-loader-main.c [code]
platform/pc-6001/contiki-main.c [code]
platform/pc-6001/contiki-minimal-main.c [code]
platform/pc-6001/contiki-serial-main.c [code]
platform/pc-6001/contiki-server-main.c [code]
platform/pc-6001/apps/multithread/mt-test-dsc.c [code]
platform/pc-6001/apps/multithread/mt-test-dsc.h [code]
platform/pc-6001/apps/multithread/mt-test.c [code]A very simple Contiki application showing how to use the Contiki Multi-threading library
platform/pc-6001/apps/tinysample/tinysample-dsc.c [code]A very small sample Contiki application using console
platform/pc-6001/apps/tinysample/tinysample-dsc.h [code]A very small sample Contiki application using console
platform/pc-6001/apps/tinysample/tinysample.c [code]A very small sample Contiki application using console
platform/pc-6001/apps/webserver-mini/http-strings.c [code]
platform/pc-6001/apps/webserver-mini/http-strings.h [code]
platform/pc-6001/apps/webserver-mini/httpd-cfs.c [code]
platform/pc-6001/apps/webserver-mini/httpd-cfs.h [code]
platform/pc-6001/apps/webserver-mini/httpd-cgi.c [code]
platform/pc-6001/apps/webserver-mini/httpd-cgi.h [code]
platform/pc-6001/apps/webserver-mini/httpd-fs.c [code]
platform/pc-6001/apps/webserver-mini/httpd-fs.h [code]
platform/pc-6001/apps/webserver-mini/httpd-fsdata.c [code]
platform/pc-6001/apps/webserver-mini/httpd-fsdata.h [code]
platform/pc-6001/apps/webserver-mini/httpd.c [code]
platform/pc-6001/apps/webserver-mini/httpd.h [code]
platform/pc-6001/apps/webserver-mini/webserver-nogui.c [code]
platform/pc-6001/apps/webserver-mini/webserver-nogui.h [code]
platform/pc-6001/ctk/ctk-conio_arch-source.c [code]
platform/pc-6001/ctk/ctk-conio_arch.c [code]
platform/pc-6001/ctk/ctk_arch-def.h [code]
platform/pc-6001/ctk/ctk_arch.h [code]
platform/pc-6001/ctk/libconio_arch-small.h [code]
platform/pc-6001/ctk/libconio_arch.h [code]
platform/pc-6001/dev/getkey.h [code]
platform/pc-6001/dev/isprint_arch.h [code]
platform/pc-6001/dev/rtimer-arch.h [code]
platform/pc-6001/loader/loader_arch.c [code]
platform/pc-6001/loader/loader_arch.h [code]
platform/redbee-dev/button-sensor.c [code]
platform/redbee-dev/contiki-conf.h [code]Configuration for MC1322x hobby board based on Configuration for sample STK 501 Contiki kernel
platform/redbee-dev/contiki-mc1322x-main.c [code]
platform/redbee-econotag/button-sensor.c [code]
platform/redbee-econotag/contiki-conf.h [code]Configuration for MC1322x hobby board based on Configuration for sample STK 501 Contiki kernel
platform/redbee-econotag/contiki-mc1322x-main.c [code]
platform/redbee-econotag/node-id.h [code]
platform/redbee-econotag/dev/light-sensor.c [code]
platform/redbee-econotag/dev/light-sensor.h [code]
platform/redbee-econotag/dev/tmp102-sensor.c [code]
platform/redbee-econotag/dev/tmp102-sensor.h [code]
platform/sensinode/contiki-conf.h [code]
platform/sensinode/contiki-sensinode-main.c [code]
platform/sensinode/debug.c [code]Definition of some debugging functions for the sensinode port
platform/sensinode/debug.h [code]Header file for debugging functions used by the sensinode port
platform/sensinode/disco.c [code]Disco server sources (embedded part of the DISCOBALL project)
platform/sensinode/disco.h [code]Header file for the Disco server (embedded part of the DISCOBALL project)
platform/sensinode/putchar.c [code]Hardware-specific putchar() routine for sensinode motes
platform/sensinode/viztool.c [code]Small UDP app used to retrieve neighbor cache and routing table entries and send them to an external endpoint
platform/sensinode/apps/batmon/batmon.c [code]Sources for the BATtery MONitor app
platform/sensinode/dev/adc-sensor.c [code]ADC sensor module for sensinode devices
platform/sensinode/dev/button-sensor.c [code]
platform/sensinode/dev/button-sensor.h [code]Override core/dev/button-sensor.h
platform/sensinode/dev/leds-arch.c [code]
platform/sensinode/dev/m25p16.c [code]This file provides functions to control the M25P16 on sensinode N740s
platform/sensinode/dev/m25p16.h [code]Header file for the control of the M25P16 on sensinode N740s
platform/sensinode/dev/models.c [code]Model-specific functions for Sensinode devices
platform/sensinode/dev/models.h [code]
platform/sensinode/dev/n740.c [code]This file provides functions to control various chips on the Sensinode N740s:
platform/sensinode/dev/n740.h [code]Header File for the module which controls the Sensinode N740 8-bit serial-in/serial or parallel-out shift register
platform/sensinode/dev/sensinode-sensors.c [code]This module centrally controls all sensors on sensinode devices
platform/sensinode/dev/sensinode-sensors.h [code]Defines for the sensors on the various Sensinode models
platform/sensinode/dev/slip-arch.c [code]
platform/sentilla-usb/contiki-sentilla-usb-platform.c [code]Platform setup for the sentilla usb platform
platform/sentilla-usb/leds-arch.c [code]A leds implementation for the sentilla usb platform
platform/sentilla-usb/platform-sentilla-usb-conf.h [code]Platform configuration for the Sentilla USB
platform/sky/cfs-coffee-arch.h [code]Coffee architecture-dependent header for the Tmote Sky platform
platform/sky/checkpoint-arch.c [code]Checkpoint library implementation for the Tmote Sky platform
platform/sky/contiki-conf.h [code]
platform/sky/contiki-sky-main.c [code]
platform/sky/contiki-sky-platform.c [code]
platform/sky/node-id.c [code]Utility to store a node id in the external flash
platform/sky/node-id.h [code]
platform/sky/platform-conf.h [code]A brief description of what this file is
platform/sky/apps/blink.c [code]A quick program that blinks the LEDs
platform/sky/apps/burn-nodeid.c [code]A program for burning a node ID into the flash ROM of a Tmote Sky node
platform/sky/apps/fader.c [code]
platform/sky/dev/battery-sensor.c [code]
platform/sky/dev/button-sensor.c [code]
platform/sky/dev/i2c.c [code]
platform/sky/dev/i2c.h [code]
platform/sky/dev/light-sensor.c [code]
platform/sky/dev/light-sensor.h [code]
platform/sky/dev/light.c [code]
platform/sky/dev/light.h [code]
platform/sky/dev/radio-sensor.c [code]
platform/sky/dev/sht11-arch.h [code]Architecture-specific definitions for the SHT11 sensor on Tmote Sky
platform/sky/dev/sky-sensors.c [code]
platform/sky/dev/sky-sensors.h [code]
platform/sky/dev/temperature-sensor.c [code]Sensor driver for reading the built-in temperature sensor in the CPU
platform/sky/dev/temperature-sensor.h [code]Temperature sensor header file
platform/sky/dev/xmem.c [code]Device driver for the ST M25P80 40MHz 1Mbyte external memory
platform/stepper-robot/cc2420-interrupt.c [code]
platform/stepper-robot/cc2420-interrupt.h [code]
platform/stepper-robot/cc2420-spi.c [code]
platform/stepper-robot/contiki-conf.h [code]
platform/stepper-robot/contiki-main.c [code]
platform/stepper-robot/core.c [code]
platform/stepper-robot/leds-arch.c [code]
platform/stepper-robot/robot-main.c [code]
platform/stepper-robot/sam7s-spi.c [code]
platform/stepper-robot/sam7s-spi.h [code]
platform/stepper-robot/stepper-process.c [code]
platform/stepper-robot/stepper-process.h [code]
platform/stepper-robot/sys-tst.c [code]
platform/stepper-robot/usb-main.c [code]
platform/stepper-robot/gateway/gateway.c [code]
platform/stepper-robot/stepper/stepper-interrupt.c [code]
platform/stepper-robot/stepper/stepper-interrupt.h [code]
platform/stepper-robot/stepper/stepper-move.c [code]
platform/stepper-robot/stepper/stepper-move.h [code]
platform/stepper-robot/stepper/stepper-steps.h [code]
platform/stepper-robot/stepper/stepper.c [code]
platform/stepper-robot/stepper/stepper.h [code]
platform/stepper-robot/usb-msc/usbmsctst.c [code]
platform/stk500/contiki-conf.h [code]
platform/stk500/contiki-stk500-main.c [code]
platform/stk501/contiki-conf.h [code]Configuration for sample STK 501 Contiki kernel
platform/stk501/contiki-stk501-default-init-lowlevel.c [code]
platform/stk501/contiki-stk501-default-init-net.c [code]
platform/stk501/contiki-stk501-main.c [code]Sample Contiki kernel for STK 501 development board
platform/stk501/contiki-stk501.h [code]Sample Contiki kernel for STK 501 development board
platform/stk501/loadable_prg.c [code]Sample loadable module
platform/stm32test/contiki-conf.h [code]
platform/stm32test/contiki-main.c [code]
platform/stm32test/structgen_opts.gen.h [code]
platform/win32/clock.c [code]
platform/win32/conio.h [code]
platform/win32/contiki-conf.h [code]
platform/win32/contiki-main.c [code]
platform/win32/cfs/cfs-win32-dir.c [code]
platform/win32/ctk/ctk-console.c [code]
platform/win32/ctk/ctk-console.h [code]
platform/win32/loader/dll-loader.c [code]
platform/win32/loader/dll-loader.h [code]
platform/win32/loader/unload.c [code]
platform/win32/loader/unload.h [code]
platform/wismote/cfs-coffee-arch.h [code]Coffee architecture-dependent header for the Tmote Sky platform
platform/wismote/checkpoint-arch.c [code]Checkpoint library implementation for the Tmote Sky platform
platform/wismote/contiki-conf.h [code]
platform/wismote/contiki-wismote-main.c [code]
platform/wismote/contiki-wismote-platform.c [code]
platform/wismote/flash.c [code]Functions for reading and writing flash ROM
platform/wismote/leds-arch.c [code]Leds arch specific file for the WiSMote platform
platform/wismote/node-id.c [code]Utility to store a node id in the external flash
platform/wismote/node-id.h [code]
platform/wismote/platform-conf.h [code]Platform configuration for the wismote platform
platform/wismote/dev/acc-sensor.c [code]
platform/wismote/dev/acc-sensor.h [code]
platform/wismote/dev/battery-sensor.c [code]
platform/wismote/dev/button-sensor.c [code]
platform/wismote/dev/ext-sensor.c [code]
platform/wismote/dev/ext-sensor.h [code]
platform/wismote/dev/i2c.c [code]
platform/wismote/dev/i2c.h [code]
platform/wismote/dev/light-sensor.c [code]
platform/wismote/dev/light-sensor.h [code]
platform/wismote/dev/light.c [code]
platform/wismote/dev/light.h [code]
platform/wismote/dev/radio-sensor.c [code]
platform/wismote/dev/sht11-arch.h [code]Architecture-specific definitions for the SHT11 sensor on Tmote Sky
platform/wismote/dev/sht15.c [code]
platform/wismote/dev/sht15.h [code]
platform/wismote/dev/sky-sensors.c [code]
platform/wismote/dev/sky-sensors.h [code]
platform/wismote/dev/xmem.c [code]Device driver for the ST M25P80 40MHz 1Mbyte external memory
platform/z1/cfs-coffee-arch.h [code]Coffee architecture-dependent header for the Zolertia Z1 platform
platform/z1/checkpoint-arch.c [code]Checkpoint library implementation for the Tmote Sky platform
platform/z1/contiki-conf.h [code]
platform/z1/contiki-z1-main.c [code]
platform/z1/contiki-z1-platform.c [code]
platform/z1/node-id.c [code]Utility to store a node id in the external flash
platform/z1/node-id.h [code]
platform/z1/platform-conf.h [code]Platform configuration for the Z1 platform
platform/z1/apps/blink.c [code]A quick program that blinks the LEDs
platform/z1/apps/burn-nodeid.c [code]A program for burning a node ID into the flash ROM of a Tmote Sky node
platform/z1/apps/fader.c [code]
platform/z1/dev/adxl345.c [code]Device drivers for adxl345 accelerometer in Zolertia Z1
platform/z1/dev/adxl345.h [code]Device drivers header file for adxl345 accelerometer in Zolertia Z1
platform/z1/dev/battery-sensor.c [code]
platform/z1/dev/button-sensor.c [code]
platform/z1/dev/cc2420-arch.c [code]
platform/z1/dev/i2cmaster.c [code]I2C communication device drivers for Zolertia Z1 sensor node
platform/z1/dev/i2cmaster.h [code]I2C communication device driver header file for Zolertia Z1 sensor node
platform/z1/dev/light-sensor.c [code]
platform/z1/dev/light-sensor.h [code]
platform/z1/dev/light-ziglet.c [code]Device drivers for light ziglet sensor in Zolertia Z1
platform/z1/dev/light-ziglet.h [code]Device drivers header file for light ziglet sensor in Zolertia Z1 WSN Platform
platform/z1/dev/light.c [code]
platform/z1/dev/light.h [code]
platform/z1/dev/potentiometer-sensor.c [code]
platform/z1/dev/potentiometer-sensor.h [code]
platform/z1/dev/radio-sensor.c [code]
platform/z1/dev/sht11-arch.h [code]Architecture-specific definitions for the SHT11 sensor on Zolertia Z1 when connected to the Ziglet port
platform/z1/dev/sky-sensors.c [code]
platform/z1/dev/sky-sensors.h [code]
platform/z1/dev/temperature-sensor.c [code]Sensor driver for reading the built-in temperature sensor in the CPU
platform/z1/dev/temperature-sensor.h [code]Temperature sensor header file
platform/z1/dev/tmp102.c [code]Device drivers for tmp102 temperature sensor in Zolertia Z1
platform/z1/dev/tmp102.h [code]Device drivers header file for tmp102 temperature sensor in Zolertia Z1 WSN Platform
platform/z1/dev/xmem.c [code]Device driver for the ST M25P16 40MHz 1Mbyte external memory
platform/z1/dev/z1-phidgets.c [code]
platform/z1/dev/z1-phidgets.h [code]
platform/z1sp/contiki-conf.h [code]
platform/z1sp/contiki-z1sp-platform.c [code]
platform/z1sp/platform-conf.h [code]Platform configuration for the Z1SP platform
platform/z1sp/dev/potentiometer-sensor.c [code]
platform/z1sp/dev/potentiometer-sensor.h [code]