nuttx/arch/arm/src/tms570
Mark Schulte b3222bbc8a irq_dispatch: Add argument pointer to irq_dispatch
Provide a user defined callback context for irq's, such that when
registering a callback users can provide a pointer that will get
passed back when the isr is called.
2017-02-27 06:27:56 -06:00
..
chip TMS570: Power-up errcheck assertion is a headache 2015-12-28 08:30:03 -06:00
chip.h TMS570: Fix a few naming issues leftover from leverage 2015-12-23 16:08:29 -06:00
Kconfig Rename CONFIG_ARCH_HAVE_SCIn to CONFIG_SCIn_SERIALDRIVER 2016-05-25 10:46:55 -06:00
Make.defs ELF: Move ARMv7-A and ARMv7-R versions of ELF relocation logic to libc/machine 2017-01-21 14:40:26 -06:00
tms570_boot.c Rename CONFIG_DEBUG to CONFIG_DEBUG_FEATURES 2016-06-11 14:14:08 -06:00
tms570_boot.h TMS570: Add GIO header file 2015-12-25 10:39:04 -06:00
tms570_clockconfig.c TMS570: Add the beginning of some selftest logic 2015-12-26 10:01:53 -06:00
tms570_clockconfig.h TMS570: Add a framework that will eventually support self-test 2015-12-20 11:51:36 -06:00
tms570_esm.c irq_dispatch: Add argument pointer to irq_dispatch 2017-02-27 06:27:56 -06:00
tms570_esm.h irq_dispatch: Add argument pointer to irq_dispatch 2017-02-27 06:27:56 -06:00
tms570_gio.c Without lowsyslog() *llinfo() is not useful. Eliminate and replace with *info(). 2016-06-20 11:59:15 -06:00
tms570_gio.h Centralize definitions associated with CONFIG_DEBUG_IRQ 2016-06-15 08:35:22 -06:00
tms570_gioirq.c irq_dispatch: Add argument pointer to irq_dispatch 2017-02-27 06:27:56 -06:00
tms570_irq.c irq_dispatch: Add argument pointer to irq_dispatch 2017-02-27 06:27:56 -06:00
tms570_irq.h TMS570: Fix a few naming issues leftover from leverage 2015-12-23 16:08:29 -06:00
tms570_lowputc.c Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section() 2016-02-13 19:11:09 -06:00
tms570_lowputc.h TMS570: Flesh out low-level serial console logic 2015-12-24 11:07:03 -06:00
tms570_selftest.c TMS570: A little more selftest logic 2015-12-26 12:05:32 -06:00
tms570_selftest.h TMS570: A little more selftest logic 2015-12-26 12:05:32 -06:00
tms570_serial.c irq_dispatch: Add argument pointer to irq_dispatch 2017-02-27 06:27:56 -06:00
tms570_timerisr.c irq_dispatch: Add argument pointer to irq_dispatch 2017-02-27 06:27:56 -06:00