nes-proj/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 [doc] Give files a common structure by placing license first (partial) 2014-11-10 23:54:49 +01:00
arg.h A massive all-tree automated update of all double inclusion guard #defines that changes from using two underscores as a prefix, which are reserved, to not using two underscores as a prefix 2013-11-24 20:20:11 +01:00
autostart.c
autostart.h A massive all-tree automated update of all double inclusion guard #defines that changes from using two underscores as a prefix, which are reserved, to not using two underscores as a prefix 2013-11-24 20:20:11 +01:00
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 [doc] Give files a common structure by placing license first (partial) 2014-11-10 23:54:49 +01:00
compower.h [doc] Give files a common structure by placing license first (partial) 2014-11-10 23:54:49 +01:00
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 Fix warnings caused by incorrect param names / undocumented params 2015-02-15 20:11:08 +01:00
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 A massive all-tree automated update of all double inclusion guard #defines that changes from using two underscores as a prefix, which are reserved, to not using two underscores as a prefix 2013-11-24 20:20:11 +01:00
lc-switch.h A massive all-tree automated update of all double inclusion guard #defines that changes from using two underscores as a prefix, which are reserved, to not using two underscores as a prefix 2013-11-24 20:20:11 +01:00
lc.h Correct several doxygen tags (\file) 2014-07-28 11:11:45 +02:00
loader.h [doc] Give files a common structure by placing license first (partial) 2014-11-10 23:54:49 +01:00
log.h A massive all-tree automated update of all double inclusion guard #defines that changes from using two underscores as a prefix, which are reserved, to not using two underscores as a prefix 2013-11-24 20:20:11 +01:00
mt.c Moved thread states from module to header 2014-11-22 15:49:45 +01:00
mt.h Moved thread states from module to header 2014-11-22 15:49:45 +01:00
node-id.h A massive all-tree automated update of all double inclusion guard #defines that changes from using two underscores as a prefix, which are reserved, to not using two underscores as a prefix 2013-11-24 20:20:11 +01:00
process.c Fix minor typos 2015-02-15 20:11:11 +01:00
process.h Fix warnings caused by incorrect param names / undocumented params 2015-02-15 20:11:08 +01:00
procinit.c
procinit.h A massive all-tree automated update of all double inclusion guard #defines that changes from using two underscores as a prefix, which are reserved, to not using two underscores as a prefix 2013-11-24 20:20:11 +01:00
pt-sem.h Make protothread semaphores interrupt-safe. 2014-06-11 18:44:59 -04:00
pt.h A massive all-tree automated update of all double inclusion guard #defines that changes from using two underscores as a prefix, which are reserved, to not using two underscores as a prefix 2013-11-24 20:20:11 +01:00
rtimer.c [doc] Give files a common structure by placing license first (partial) 2014-11-10 23:54:49 +01:00
rtimer.h [doc] Give files a common structure by placing license first (partial) 2014-11-10 23:54:49 +01:00
stimer.c [doc] Give files a common structure by placing license first (partial) 2014-11-10 23:54:49 +01:00
stimer.h [doc] Give files a common structure by placing license first (partial) 2014-11-10 23:54:49 +01:00
subprocess.h Closing doxygen groups 2014-05-30 11:01:20 +02:00
timer.c Merge pull request #767 from ejoerns/pull-req/timer-note 2015-03-29 00:46:30 +00:00
timer.h [doc] Give files a common structure by placing license first (partial) 2014-11-10 23:54:49 +01:00