nuttx/arch/z80/src/common
2016-06-19 09:39:21 -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 Add underscore at beginning of alert() as well 2016-06-16 12:38:05 -06:00
up_blocktask.c Add _ to the beginning of all debug macros to avoid name collisions 2016-06-16 12:33:32 -06:00
up_createstack.c Add CONFIG_DEBUG_ERROR. Change names of *dbg() * *err() 2016-06-11 15:50:49 -06:00
up_doirq.c Rename board_led_off to board_autoled_off 2015-11-01 09:09:36 -06:00
up_exit.c Common/Calypso/C5471: Convert *err() to either *info() or add ERROR:, depending on if an error is reported 2016-06-17 15:22:48 -06:00
up_idle.c Rename board_led_off to board_autoled_off 2015-11-01 09:09:36 -06:00
up_initialize.c Move RAMLOG initialize from up_initialilize.c files to syslog_initialize(). up_initialize.c files now call syslog_initialize() unconditionally 2016-06-19 09:39:21 -06:00
up_internal.h Common/Calypso/C5471: Convert *err() to either *info() or add ERROR:, depending on if an error is reported 2016-06-17 15:22:48 -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 Standard some naming if code sectino comments 2016-02-21 18:06: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 arch/z80/: Change some *err() message to *info() messages if what was a *dbg() message does not indicate and error condition. 2016-06-13 18:55:24 -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 arch/z80/: Change some *err() message to *info() messages if what was a *dbg() message does not indicate and error condition. 2016-06-13 18:55:24 -06:00
up_stackdump.c Add underscore at beginning of alert() as well 2016-06-16 12:38:05 -06:00
up_stackframe.c Eliminate some warnings 2016-06-13 14:01:32 -06:00
up_udelay.c Standard some naming if code sectino comments 2016-02-21 18:06:09 -06:00
up_unblocktask.c Add _ to the beginning of all debug macros to avoid name collisions 2016-06-16 12:33:32 -06:00
up_usestack.c Standardize the width of all comment boxes in header files 2015-10-02 17:42:29 -06:00