nuttx/arch/hc/src/common
2020-02-23 09:11: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 Refine the preprocessor conditional guard style (#190) 2020-01-31 19:07:39 +01:00
up_blocktask.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
up_copystate.c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -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_doirq.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
up_exit.c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
up_idle.c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
up_initialize.c ramlog: Remove g_ramlog_syslog_channel since it's same as g_default_channel 2020-02-18 13:04:45 -06:00
up_internal.h arch: refine up_serialinit/up_earlyserialinit/rpmsg_serialinit 2020-02-23 09:11:57 -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_mdelay.c Standard some naming if code sectino comments 2016-02-21 18:06:09 -06:00
up_modifyreg8.c Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section() 2016-02-13 19:11:09 -06:00
up_modifyreg16.c Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section() 2016-02-13 19:11:09 -06:00
up_modifyreg32.c Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section() 2016-02-13 19:11:09 -06:00
up_puts.c Make some file section headers more consistent with standard 2015-04-08 08:04:12 -06:00
up_releasepending.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
up_releasestack.c pthreads: Add support static pthread stack. Add standard pthread_attr_setstack() and pthread_attr_getstack(). In all cases where the stack is released, add check to see which allocator must be used to free the stack: The user or the kernel allocator. 2018-08-23 09:49:20 -06:00
up_reprioritizertr.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
up_stackframe.c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
up_udelay.c Correct mispelling 2017-04-22 17:03:34 -06:00
up_unblocktask.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
up_usestack.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00