nuttx/arch/arm/src/common
2016-07-20 13:15:37 -06:00
..
arm-elf.h A little more ELF loader logic 2012-10-25 16:18:20 +00:00
up_allocateheap.c Rename board_led_on to board_autoled_on 2015-11-01 09:07:06 -06:00
up_arch.h More naming changes to get the stm3240g-eval/nxterm configuration building again 2014-09-20 15:53:28 -06:00
up_checkstack.c Significantly stylistic changes required after review of last PR 2016-06-28 09:37:21 -06:00
up_createstack.c Add CONFIG_DEBUG_ERROR. Change names of *dbg() * *err() 2016-06-11 15:50:49 -06:00
up_etherstub.c Remove comments before empty sections in C files 2016-02-21 11:26:43 -06:00
up_exit.c Without lowsyslog() *llinfo() is not useful. Eliminate and replace with *info(). 2016-06-20 11:59:15 -06:00
up_idle.c Remove comments before empty sections in C files 2016-02-21 11:26:43 -06:00
up_initialize.c Move driver related prototypes out of include/nuttx/fs/fs.h and into new include/drivers/drivers.h 2016-07-20 13:15:37 -06:00
up_internal.h Rename up_rnginitialize to devrandom_register 2016-07-18 10:55:37 -06:00
up_interruptcontext.c Rename current_regs to g_current_regs; For ARM, g_current_regs needs to be an array to support multiple CPUs 2016-03-09 13:41:48 -06:00
up_lowputs.c Remove comments before empty sections in C files 2016-02-21 11:26:43 -06:00
up_mdelay.c Remove comments before empty sections in C files 2016-02-21 11:26:43 -06:00
up_modifyreg8.c Remove comments before empty sections in C files 2016-02-21 11:26:43 -06:00
up_modifyreg16.c Remove comments before empty sections in C files 2016-02-21 11:26:43 -06:00
up_modifyreg32.c Remove comments before empty sections in C files 2016-02-21 11:26:43 -06:00
up_pthread_start.c Remove comments before empty sections in C files 2016-02-21 11:26:43 -06:00
up_puts.c Remove comments before empty sections in C files 2016-02-21 11:26:43 -06:00
up_releasestack.c Remove comments before empty sections in C files 2016-02-21 11:26:43 -06:00
up_stackframe.c Standardize the width of all comment boxes in header files 2015-10-02 17:42:29 -06:00
up_task_start.c Remove comments before empty sections in C files 2016-02-21 11:26:43 -06:00
up_udelay.c Remove comments before empty sections in C files 2016-02-21 11:26:43 -06:00
up_usestack.c complete logic in 'create stack' and 'use stack' to support stack coloration. Fix some booboos breaking compatibility with TLS in libc. 2016-05-25 10:37:38 -05:00
up_vfork.c Add CONFIG_DEBUG_ERROR. Change names of *dbg() * *err() 2016-06-11 15:50:49 -06:00
up_vfork.h Implement vfork() for the MIPS32 architecture 2013-01-15 15:40:18 +00:00