contiki/core/sys
2008-09-29 11:44:37 +00:00
..
arg.c
arg.h
autostart.c
autostart.h
cc.h Added configuration option to circumvent C compilers that have problems with const function pointers (i.e., sdcc) 2008-07-02 08:35:29 +00:00
clock.h Hardy Griech's timer bugfix: avoid direct comparison for timer values since they may wrap. Instead, use the CLOCK_LT() that works correctly even for wrapped timers. 2008-08-15 19:16:09 +00:00
dsc.h
energest.c fixed energest to always add positive values and to use all bits, removed energest arch 2008-09-29 11:44:37 +00:00
energest.h fixed energest to always add positive values and to use all bits, removed energest arch 2008-09-29 11:44:37 +00:00
etimer.c
etimer.h
lc-addrlabels.h
lc-switch.h
lc.h
loader.h
log.h
mt.c
mt.h Removed old unused documentation that messed up Doxygen 2008-05-27 14:00:09 +00:00
process.c
process.h
procinit.c
procinit.h
profile-aggregates.c
profile.c
profile.h
pt-sem.h
pt.h
rtimer.c
rtimer.h
subprocess.h
timer.c Added a timer_remaining() function that returns the time until the timer expires 2008-09-21 08:58:05 +00:00
timer.h Added a timer_remaining() function that returns the time until the timer expires 2008-09-21 08:58:05 +00:00
timetable-aggregate.c added timetable aggregate reset function 2008-03-13 14:27:34 +00:00
timetable-aggregate.h added timetable aggregate reset function 2008-03-13 14:27:34 +00:00
timetable.c
timetable.h