nuttx/arch/z16/src/common
patacongo a31d1f331b Corrections needed after further test of stack-based task arguments
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5771 42af7a65-404d-4744-a932-0658087f49c3
2013-03-21 23:37:11 +00:00
..
Kconfig Reconfigured Shenzhou to use JTAG. Misc Kconfig changes 2012-09-09 15:43:18 +00:00
up_allocateheap.c More changes for a kernel-mode allocator (more to be done) 2013-03-09 21:12:20 +00:00
up_assert.c Rename _TCB to struct tcb_s 2013-02-04 18:46:28 +00:00
up_blocktask.c Rename _TCB to struct tcb_s 2013-02-04 18:46:28 +00:00
up_copystate.c Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
up_createstack.c Add a up_stack_frame() interface to allocate a frame of data on a task's stack. 2013-03-21 17:35:08 +00:00
up_doirq.c Mostly costmetic updates 2012-12-23 17:32:41 +00:00
up_exit.c Rename _TCB to struct tcb_s 2013-02-04 18:46:28 +00:00
up_idle.c Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
up_initialize.c Fix a typo that crept into lpc17_allocateheap.c in the recent kernel allocator changes 2013-03-11 13:21:33 +00:00
up_initialstate.c Rename _TCB to struct tcb_s 2013-02-04 18:46:28 +00:00
up_internal.h Serial driver needed even when no console; Fix user LED settings in all STM32 configurations 2013-01-28 15:03:17 +00:00
up_interruptcontext.c Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
up_mdelay.c Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
up_registerdump.c Add syslog.h; rename lib_rawprintf() to syslog() 2013-01-28 21:55:16 +00:00
up_releasepending.c Rename _TCB to struct tcb_s 2013-02-04 18:46:28 +00:00
up_releasestack.c In the kernel build, allocate the stacks for kernel threads from the kernel heap so that they are protected from medddling by the applications 2013-03-20 20:27:08 +00:00
up_reprioritizertr.c Rename _TCB to struct tcb_s 2013-02-04 18:46:28 +00:00
up_schedulesigaction.c Rename _TCB to struct tcb_s 2013-02-04 18:46:28 +00:00
up_sigdeliver.c Rename _TCB to struct tcb_s 2013-02-04 18:46:28 +00:00
up_stackdump.c Rename _TCB to struct tcb_s 2013-02-04 18:46:28 +00:00
up_stackframe.c Corrections needed after further test of stack-based task arguments 2013-03-21 23:37:11 +00:00
up_udelay.c Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
up_unblocktask.c Rename _TCB to struct tcb_s 2013-02-04 18:46:28 +00:00
up_usestack.c Add a up_stack_frame() interface to allocate a frame of data on a task's stack. 2013-03-21 17:35:08 +00:00