contiki/core/sys
2008-11-05 19:34:36 +00:00
..
arg.c
arg.h
autostart.c
autostart.h
cc.h
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 fixed documentation typos. 2008-10-14 12:46:39 +00:00
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 documentation typos. 2008-10-14 12:46:39 +00:00
etimer.c
etimer.h
lc-addrlabels.h
lc-switch.h fixed documentation typos. 2008-10-14 12:46:39 +00:00
lc.h
loader.h fixed documentation typos. 2008-10-14 12:46:39 +00:00
log.h
mt.c
mt.h fixed documentation typos. 2008-10-14 12:46:39 +00:00
process.c
process.h fixed documentation typos. 2008-10-14 12:46:39 +00:00
procinit.c
procinit.h
profile-aggregates.c
profile.c
profile.h
pt-sem.h fixed documentation typos. 2008-10-14 12:46:39 +00:00
pt.h fixed documentation typos. 2008-10-14 12:46:39 +00:00
rtimer.c
rtimer.h added parameter descriptions 2008-10-14 13:27:55 +00:00
stimer.c corrected macro name 2008-11-05 19:34:36 +00:00
stimer.h use unsigned long since clock_seconds() returns that. 2008-10-02 15:04:37 +00:00
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
timetable-aggregate.h
timetable.c
timetable.h