nuttx/arch/sh/src/common
2014-03-20 10:56:30 -06:00
..
Kconfig More Kconfig stuff 2012-04-17 22:54:31 +00:00
up_allocateheap.c rename up_led*() functions to board_led_*() 2014-01-24 14:28:49 -06:00
up_arch.h Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
up_assert.c Add option to dump buffered USB trace data on an assertion 2014-03-20 10:56:30 -06:00
up_blocktask.c Remove up_assert_code 2013-04-25 15:19:59 -06:00
up_createstack.c rename up_led*() functions to board_led_*() 2014-01-24 14:28:49 -06:00
up_doirq.c rename up_led*() functions to board_led_*() 2014-01-24 14:28:49 -06:00
up_exit.c Clean up some naming: fd vs. fildes vs. filedes and filep vs filp 2013-09-28 16:50:07 -06:00
up_idle.c Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
up_initialize.c rename up_led*() functions to board_led_*() 2014-01-24 14:28:49 -06:00
up_internal.h configs/skp16c26/ostest: Configuration converted to use the kconfig-frontends tools 2014-03-06 08:28:49 -06:00
up_interruptcontext.c Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
up_lowputs.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_puts.c Email address change in nuttx/ 2012-09-13 18:32:24 +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 Remove up_assert_code 2013-04-25 15:19:59 -06: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 Remove up_assert_code 2013-04-25 15:19:59 -06: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