contiki/core/sys
2008-02-07 15:43:37 +00:00
..
arg.c
arg.h
autostart.c slip.c: 2007-11-18 12:27:44 +00:00
autostart.h slip.c: 2007-11-18 12:27:44 +00:00
cc.h Added a macro for concatenation of two strings, which may be macro expansions 2008-01-14 09:22:22 +00:00
clock.h
dsc.h
etimer.c
etimer.h Added the CCIF (Contiki Core InterFace) declarations used by the applications which are currently part of the Win32 build. 2006-08-26 23:54:00 +00:00
lc-addrlabels.h
lc-switch.h
lc.h
loader.h
log.h
mt.c
mt.h
process.c Process only one poll request at a time to avoid starvation if one process keeps calling process_poll() from its poll handler 2008-01-24 21:00:51 +00:00
process.h Removed support for the old method of starting a dynamically loaded process based on the symbol 'process_load'. All loaders now have to use the new method based on the symbol 'autostart_processes'. 2008-02-07 15:43:37 +00:00
procinit.c Import of the contiki-2.x development code from the SICS internal CVS server 2006-06-17 22:41:10 +00:00
procinit.h Changed macros to not include a trailing semicolon. 2007-08-22 10:49:48 +00:00
profile-aggregates.c slip.c: 2007-11-18 12:27:44 +00:00
profile.c Factored out the time table keeping code from the profiling code and placed it in a separate 'timetable' module, that may be uesd on its own. 2008-01-17 12:19:25 +00:00
profile.h Factored out the time table keeping code from the profiling code and placed it in a separate 'timetable' module, that may be uesd on its own. 2008-01-17 12:19:25 +00:00
pt-sem.h
pt.h
rtimer.c
rtimer.h Made rtimer callback a typedefed type to make function prototypes nicer 2007-10-23 20:33:19 +00:00
subprocess.h
timer.c
timer.h Import of the contiki-2.x development code from the SICS internal CVS server 2006-06-17 22:41:10 +00:00
timesynch.c The radio driver now takes care of adjusting for the transmission time 2008-01-08 07:54:16 +00:00
timesynch.h A simple implicit network time synchronization mechanism 2007-12-16 14:29:56 +00:00
timetable-aggregate.c Factored out the time table keeping code from the profiling code and placed it in a separate 'timetable' module, that may be uesd on its own. 2008-01-17 12:19:25 +00:00
timetable-aggregate.h Factored out the time table keeping code from the profiling code and placed it in a separate 'timetable' module, that may be uesd on its own. 2008-01-17 12:19:25 +00:00
timetable.c Factored out the time table keeping code from the profiling code and placed it in a separate 'timetable' module, that may be uesd on its own. 2008-01-17 12:19:25 +00:00
timetable.h Factored out the time table keeping code from the profiling code and placed it in a separate 'timetable' module, that may be uesd on its own. 2008-01-17 12:19:25 +00:00