Contiki 2.6
|
Files | |
file | arg.c [code] |
Argument buffer for passing arguments when starting processes. | |
file | arg.h [code] |
file | autostart.c [code] |
Implementation of module for automatically starting and exiting a list of processes. | |
file | autostart.h [code] |
Header file for module for automatically starting and exiting a list of processes. | |
file | cc.h [code] |
Default definitions of C compiler quirk work-arounds. | |
file | clock.h [code] |
file | compower.c [code] |
Communication power accounting module. | |
file | compower.h [code] |
Header file for the communication power accounting module. | |
file | ctimer.c [code] |
Callback timer implementation. | |
file | ctimer.h [code] |
Header file for the callback timer. | |
file | dsc.h [code] |
Declaration of the DSC program description structure. | |
file | energest.c [code] |
Implementation of the energy estimation module. | |
file | energest.h [code] |
Header file for the energy estimation mechanism. | |
file | etimer.c [code] |
Event timer library implementation. | |
file | etimer.h [code] |
Event timer header file. | |
file | lc-addrlabels.h [code] |
Implementation of local continuations based on the "Labels as values" feature of gcc. | |
file | lc-switch.h [code] |
Implementation of local continuations based on switch() statement. | |
file | lc.h [code] |
file | loader.h [code] |
Default definitions and error values for the Contiki program loader. | |
file | log.h [code] |
file | mt.c [code] |
Implementation of the archtecture agnostic parts of the preemptive multithreading library for Contiki. | |
file | mt.h [code] |
Header file for the preemptive multitasking library for Contiki. | |
file | process.c [code] |
Implementation of the Contiki process kernel. | |
file | process.h [code] |
Header file for the Contiki process interface. | |
file | procinit.c [code] |
file | procinit.h [code] |
file | profile-aggregates.c [code] |
Compuation of aggregates for the Contiki profiling system. | |
file | profile.c [code] |
Implementation of the Contiki profiling system. | |
file | profile.h [code] |
Header file for the Contiki profiling system. | |
file | pt-sem.h [code] |
Counting semaphores implemented on protothreads. | |
file | pt.h [code] |
Protothreads implementation. | |
file | rtimer.c [code] |
Implementation of the architecture-agnostic parts of the real-time timer module. | |
file | rtimer.h [code] |
Header file for the real-time timer module. | |
file | stimer.c [code] |
Timer of seconds library implementation. | |
file | stimer.h [code] |
Second timer library header file. | |
file | subprocess.h [code] |
Subprocesses for Contiki. | |
file | timer.c [code] |
Timer library implementation. | |
file | timer.h [code] |
Timer library header file. | |
file | timetable-aggregate.c [code] |
A brief description of what this file is. | |
file | timetable-aggregate.h [code] |
A brief description of what this file is. | |
file | timetable.c [code] |
Implementation of timetable, a data structure containing timestamps for events. | |
file | timetable.h [code] |
A brief description of what this file is. |