contiki/core/sys
Oliver Schmidt 1639b712bb Removed CC_FASTCALL.
CC_FASTCALL was introduced many years ago for the cc65 tool chain. It was never used for another tool chain. With a798b1d648 the cc65 tool chain doesn't need CC_FASTCALL anymore.
2015-11-01 18:10:17 +01:00
..
arg.c
arg.h
autostart.c
autostart.h
cc.h Removed CC_FASTCALL. 2015-11-01 18:10:17 +01:00
clock.h Fix some unresolved references 2015-02-15 20:11:10 +01:00
compower.c
compower.h
ctimer.c CTIMER API extension to explictly state the process a ctimer belongs to 2015-08-31 10:31:36 +02:00
ctimer.h CTIMER API extension to explictly state the process a ctimer belongs to 2015-08-31 10:31:36 +02:00
dsc.h
energest.c
energest.h Introduce ENERGEST_SWITCH macro. It allows to switch between energest modes without running into the risk of losing a tick in the process 2015-09-04 11:49:02 +02:00
etimer.c Add function etimer_reset_set. 2015-08-25 17:03:44 +02:00
etimer.h Add function etimer_reset_set. 2015-08-25 17:03:44 +02:00
lc-addrlabels.h
lc-switch.h
lc.h
loader.h
log.h
mt.c
mt.h
node-id.h
process.c Fix minor typos 2015-02-15 20:11:11 +01:00
process.h
procinit.c
procinit.h
pt-sem.h
pt.h
rtimer.c
rtimer.h
stimer.c
stimer.h
subprocess.h
timer.c Merge pull request #767 from ejoerns/pull-req/timer-note 2015-03-29 00:46:30 +00:00
timer.h