nuttx/arch/8051/src
patacongo bd12973b36 current_regs should be volatile; add support for nested interrupts; enable interrupts during syscall processing
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3475 42af7a65-404d-4744-a932-0658087f49c3
2011-04-06 23:01:06 +00:00
..
Makefile Pass __KERNEL__ define (or not) to all makes to handle small differences in user-/kernel-builds 2011-04-03 18:42:33 +00:00
up_allocateheap.c Rename arch/pjrc-8051 to arch/8051 2011-02-25 00:00:04 +00:00
up_assert.c Rename arch/pjrc-8051 to arch/8051 2011-02-25 00:00:04 +00:00
up_blocktask.c Rename arch/pjrc-8051 to arch/8051 2011-02-25 00:00:04 +00:00
up_debug.c Rename arch/pjrc-8051 to arch/8051 2011-02-25 00:00:04 +00:00
up_delay.c Rename arch/pjrc-8051 to arch/8051 2011-02-25 00:00:04 +00:00
up_exit.c Rename arch/pjrc-8051 to arch/8051 2011-02-25 00:00:04 +00:00
up_head.S Rename arch/pjrc-8051 to arch/8051 2011-02-25 00:00:04 +00:00
up_idle.c Rename arch/pjrc-8051 to arch/8051 2011-02-25 00:00:04 +00:00
up_initialize.c current_regs should be volatile; add support for nested interrupts; enable interrupts during syscall processing 2011-04-06 23:01:06 +00:00
up_initialstate.c Rename arch/pjrc-8051 to arch/8051 2011-02-25 00:00:04 +00:00
up_internal.h current_regs should be volatile; add support for nested interrupts; enable interrupts during syscall processing 2011-04-06 23:01:06 +00:00
up_interruptcontext.c Rename arch/pjrc-8051 to arch/8051 2011-02-25 00:00:04 +00:00
up_irq.c Rename arch/pjrc-8051 to arch/8051 2011-02-25 00:00:04 +00:00
up_irqtest.c current_regs should be volatile; add support for nested interrupts; enable interrupts during syscall processing 2011-04-06 23:01:06 +00:00
up_putc.c Rename arch/pjrc-8051 to arch/8051 2011-02-25 00:00:04 +00:00
up_releasepending.c Rename arch/pjrc-8051 to arch/8051 2011-02-25 00:00:04 +00:00
up_reprioritizertr.c Rename arch/pjrc-8051 to arch/8051 2011-02-25 00:00:04 +00:00
up_restorecontext.c Rename arch/pjrc-8051 to arch/8051 2011-02-25 00:00:04 +00:00
up_savecontext.c Rename arch/pjrc-8051 to arch/8051 2011-02-25 00:00:04 +00:00
up_timerisr.c Rename arch/pjrc-8051 to arch/8051 2011-02-25 00:00:04 +00:00
up_unblocktask.c Rename arch/pjrc-8051 to arch/8051 2011-02-25 00:00:04 +00:00