nuttx/arch/arm/src/common
patacongo 7bb3b4c8a1 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
..
up_allocateheap.c Fix circular header file dependency 2009-12-28 00:49:32 +00:00
up_arch.h Fix circular header file dependency 2009-12-28 00:49:32 +00:00
up_createstack.c Clean kernel-/user-mode module build 2011-04-05 20:54:00 +00:00
up_etherstub.c Add a stub that can be used when networking is enabled, but there is no ethernet driver 2011-03-11 23:35:36 +00:00
up_exit.c Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile 2009-12-16 20:05:51 +00:00
up_idle.c Special IDLE for STM32 will execut WFI to sleep until an interrupt occurs 2011-02-27 21:27:20 +00:00
up_initialize.c Separate waiting for a device and enumerating a device 2010-12-21 01:41:03 +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 Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile 2009-12-16 20:05:51 +00:00
up_lowputs.c Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile 2009-12-16 20:05:51 +00:00
up_mdelay.c cosmetic 2008-09-30 12:26:46 +00:00
up_modifyreg8.c Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile 2009-12-16 20:05:51 +00:00
up_modifyreg16.c Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile 2009-12-16 20:05:51 +00:00
up_modifyreg32.c Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile 2009-12-16 20:05:51 +00:00
up_puts.c Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile 2009-12-16 20:05:51 +00:00
up_releasestack.c Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile 2009-12-16 20:05:51 +00:00
up_udelay.c Argument to up_udelay() should be type useconds_t 2009-12-20 22:24:02 +00:00
up_usestack.c Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile 2009-12-16 20:05:51 +00:00