nuttx/arch/z16/src/common
2016-02-14 16:11:25 -06:00
..
Kconfig Fix references to the no-longer-existent misc/ directory in comments, README files, and documentation 2015-06-28 08:08:57 -06:00
up_allocateheap.c Rename board_led_on to board_autoled_on 2015-11-01 09:07:06 -06:00
up_arch.h Various changes for a clean ZNEO ZDS-II build 2013-12-19 10:01:52 -06:00
up_assert.c Rename irqsave() and irqrestore() to up_irq_save() and up_irq_restore() 2016-02-14 16:11:25 -06:00
up_blocktask.c z16: Replace explict references to g_readytorun with indirect references via the this_task() macro 2016-02-06 17:17:17 -06:00
up_copystate.c Make some file section headers more consistent with standard 2015-04-08 08:04:12 -06:00
up_createstack.c Rename board_led_on to board_autoled_on 2015-11-01 09:07:06 -06:00
up_doirq.c Rename board_led_off to board_autoled_off 2015-11-01 09:09:36 -06:00
up_exit.c Rename irqsave() and irqrestore() to up_irq_save() and up_irq_restore() 2016-02-14 16:11:25 -06:00
up_idle.c Rename board_led_off to board_autoled_off 2015-11-01 09:09:36 -06:00
up_initialize.c Initialize the telnet factory as part of the common architecture intialization 2015-12-07 11:40:29 -06:00
up_initialstate.c Make some file section headers more consistent with standard 2015-04-08 08:04:12 -06:00
up_internal.h Standardize the width of all comment boxes in header files 2015-10-02 17:42:29 -06:00
up_interruptcontext.c Standardize the width of all comment boxes in header files 2015-10-02 17:42:29 -06:00
up_mdelay.c Make some file section headers more consistent with standard 2015-04-08 08:04:12 -06:00
up_registerdump.c Update everything under nuttx/arch to use the corrected syslog interfaces 2014-10-08 12:48:47 -06:00
up_releasepending.c z16: Replace explict references to g_readytorun with indirect references via the this_task() macro 2016-02-06 17:17:17 -06:00
up_releasestack.c Standardize the width of all comment boxes in header files 2015-10-02 17:42:29 -06:00
up_reprioritizertr.c z16: Replace explict references to g_readytorun with indirect references via the this_task() macro 2016-02-06 17:17:17 -06:00
up_schedulesigaction.c Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section() 2016-02-13 19:11:09 -06:00
up_sigdeliver.c Rename irqsave() and irqrestore() to up_irq_save() and up_irq_restore() 2016-02-14 16:11:25 -06:00
up_stackdump.c z16: Replace explict references to g_readytorun with indirect references via the this_task() macro 2016-02-06 17:17:17 -06:00
up_stackframe.c Standardize the width of all comment boxes in header files 2015-10-02 17:42:29 -06:00
up_udelay.c Make some file section headers more consistent with standard 2015-04-08 08:04:12 -06:00
up_unblocktask.c z16: Replace explict references to g_readytorun with indirect references via the this_task() macro 2016-02-06 17:17:17 -06:00
up_usestack.c Standardize the width of all comment boxes in header files 2015-10-02 17:42:29 -06:00