nuttx/arch/mips/src/common
2014-08-08 18:39:28 -06:00
..
Kconfig More Kconfig stuff 2012-04-17 22:54:31 +00:00
up_allocateheap.c rename up_led*() functions to board_led_*() 2014-01-24 14:28:49 -06:00
up_arch.h Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
up_createstack.c More trailing whilespace removal 2014-04-13 16:22:22 -06:00
up_etherstub.c Add support for PIC32 MX1 and MX2 families 2012-06-19 19:09:14 +00: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 Fix a bad interrupt state in the PIC32 IDLE loop when the work queue is enabled 2012-06-06 01:44:57 +00:00
up_initialize.c Rename up_timerinit() to up_timer_initailize(); Add prototypes for candidate interfaces for the tickless OS; Don't build existing timer initialization logic if CONFIG_SCHED_TICKLESS is defined. 2014-08-06 16:26:01 -06:00
up_internal.h Rename up_timerinit() to up_timer_initailize(); Add prototypes for candidate interfaces for the tickless OS; Don't build existing timer initialization logic if CONFIG_SCHED_TICKLESS is defined. 2014-08-06 16:26:01 -06:00
up_interruptcontext.c Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
up_lowputs.c Make sure that there is one space between while and condition 2014-04-12 13:09:48 -06:00
up_mdelay.c Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
up_modifyreg8.c Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
up_modifyreg16.c Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
up_modifyreg32.c Email address change in nuttx/ 2012-09-13 18:32:24 +00:00
up_puts.c Make sure that there is one space between while and condition 2014-04-12 13:09:48 -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_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_usestack.c More trailing whilespace removal 2014-04-13 16:22:22 -06:00