nuttx/arch/renesas/src/common
2017-05-09 07:35:30 -06:00
..
Kconfig
up_allocateheap.c
up_arch.h
up_assert.c
up_blocktask.c
up_createstack.c
up_doirq.c
up_exit.c setvbuf: Add support for disabling I/O buffering. Initially cut; untested. 2017-02-09 09:24:44 -06:00
up_idle.c
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 up_timer_initialize() is named incorrectly. The prefix should be the architecture name, not up_ since it is private to the architecture. up_timerisr() is similarly misnamed and should also be private since it is used only with the xyz_timerisr.c files. Also updat TODO list. 2017-02-07 10:35:04 -06:00
up_interruptcontext.c
up_lowputs.c
up_mdelay.c
up_puts.c
up_releasepending.c
up_releasestack.c
up_reprioritizertr.c
up_stackframe.c
up_udelay.c Correct mispelling 2017-04-22 17:03:34 -06:00
up_unblocktask.c
up_usestack.c