nuttx/arch/arm/src/common
2018-02-01 10:00:02 -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 Back out use on inline functions to access 16-bit registers. The inline functions were a work-around for misbehaving compiler years and years ago. The mon standard macro-ized version should work just fine. 2017-01-27 11:53:04 -06:00
up_checkstack.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
up_createstack.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
up_etherstub.c Remove comments before empty sections in C files 2016-02-21 11:26:43 -06:00
up_exit.c Typo up_exit.c edited online with Bitbucket 2017-02-09 20:38:15 +00:00
up_idle.c Remove comments before empty sections in C files 2016-02-21 11:26:43 -06:00
up_initialize.c IOBs: Move from driver/iob to a better location in mm/iob 2017-05-09 07:35:30 -06:00
up_internal.h irq_dispatch: Add argument pointer to irq_dispatch 2017-02-27 06:27:56 -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 Merged in masayuki2009/nuttx.nuttx/lc823450_smp_improvement (pull request #554) 2017-12-08 12:31:34 +00:00
up_modifyreg16.c Merged in masayuki2009/nuttx.nuttx/lc823450_smp_improvement (pull request #554) 2017-12-08 12:31:34 +00:00
up_modifyreg32.c Merged in masayuki2009/nuttx.nuttx/lc823450_smp_improvement (pull request #554) 2017-12-08 12:31:34 +00: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 Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
up_stackframe.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -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 Correct mispelling 2017-04-22 17:03:34 -06:00
up_usestack.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
up_vfork.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
up_vfork.h Implement vfork() for the MIPS32 architecture 2013-01-15 15:40:18 +00:00