nes-proj/core/sys
2009-03-02 22:00:41 +00:00
..
arg.c
arg.h
autostart.c
autostart.h
cc.h
clock.h Reverted the timer_expired() back to the previous version (which should be correct). Removed the definition of CLOCK_LT() because it seems to only cause problems. 2009-01-24 15:20:11 +00:00
compower.c Changed listen and transmit energy attributes so that they are named _TIME rather than _ENERGY, to indicate that they contain the time during which the radio was switched on and not the energy 2009-03-02 22:00:41 +00:00
compower.h Communication power accounting: this module keeps track of the energy expenditure of individial communication activities, such as transmission or reception of individual packets or idle listening. 2009-03-01 20:32:03 +00:00
dsc.h fixed documentation typos. 2008-10-14 12:46:39 +00:00
energest.c
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 Removed PROCESS_ZOMBIE code, which does not compile with sdcc, added some optional debugging printouts 2009-02-20 21:24:17 +00:00
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 Documentation bugfix: rtimer should be in sys group and the stimer library should have the correct documetation group 2009-03-01 09:31:43 +00:00
stimer.c corrected macro name 2008-11-05 19:34:36 +00:00
stimer.h Documentation bugfix: rtimer should be in sys group and the stimer library should have the correct documetation group 2009-03-01 09:31:43 +00:00
subprocess.h
timer.c Reverted the timer_expired() back to the previous version (which should be correct). Removed the definition of CLOCK_LT() because it seems to only cause problems. 2009-01-24 15:20:11 +00:00
timer.h
timetable-aggregate.c
timetable-aggregate.h
timetable.c
timetable.h