nuttx/arch/z80/src/common
2014-08-27 16:15:46 -06:00
..
Kconfig More Kconfig files 2012-04-18 19:17:30 +00:00
up_allocateheap.c rename up_led*() functions to board_led_*() 2014-01-24 14:28:49 -06:00
up_arch.h Various changes for a clean ZNEO ZDS-II build 2013-12-19 10:01:52 -06:00
up_assert.c Replace os_internal.h with sched/sched.h in files that actually reference something in sched.h 2014-08-08 17:53:55 -06:00
up_blocktask.c Add ADDRENV support to all implementations of up_block_task() 2014-08-27 15:36:52 -06:00
up_createstack.c More trailing whilespace removal 2014-04-13 16:22:22 -06:00
up_doirq.c Remove os_internal.h it has been replace by several new header files under sched/. There have been some sneak inclusion paths via os_internal.h, so expect a few compilation errors for some architectures 2014-08-08 18:39:28 -06:00
up_exit.c Replace os_internal.h with sched/sched.h in files that actually reference something in sched.h 2014-08-08 17:53:55 -06:00
up_idle.c rename up_led*() functions to board_led_*() 2014-01-24 14:28:49 -06:00
up_initialize.c Change CONFIG_ADDRENV to CONFIG_ARCH_ADDRENV; change how it is selected -- the architecure must first declare support 2014-08-24 06:42:11 -06:00
up_internal.h Change CONFIG_ADDRENV to CONFIG_ARCH_ADDRENV; change how it is selected -- the architecure must first declare support 2014-08-24 06:42:11 -06: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_puts.c Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
up_releasepending.c Replace os_internal.h with sched/sched.h in files that actually reference something in sched.h 2014-08-08 17:53:55 -06:00
up_releasestack.c Remove os_internal.h it has been replace by several new header files under sched/. There have been some sneak inclusion paths via os_internal.h, so expect a few compilation errors for some architectures 2014-08-08 18:39:28 -06:00
up_reprioritizertr.c Replace os_internal.h with sched/sched.h in files that actually reference something in sched.h 2014-08-08 17:53:55 -06:00
up_stackdump.c Replace os_internal.h with sched/sched.h in files that actually reference something in sched.h 2014-08-08 17:53:55 -06:00
up_stackframe.c More trailing whilespace removal 2014-04-13 16:22:22 -06:00
up_udelay.c Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
up_unblocktask.c Add ADDRENV support to ALL implementations of up_unblock_task() 2014-08-27 16:15:46 -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