incubator-nuttx/sched/irq
Arjun Hary b274a97840 Miscellaneous fixes from astyle tool. 2017-08-14 17:19:27 -06:00
..
Make.defs SMP: Back out deferred IRQ locking. This was accidentally merged into master and it looks like it is going to be more work than I thought to get it working again. Changes will go to the irqlock branch. 2016-12-24 19:53:37 -06:00
irq.h Smaller vector tables: Add irq_mapped_t. 2017-03-03 10:20:40 -06:00
irq_attach.c Miscellaneous fixes from astyle tool. 2017-08-14 17:19:27 -06:00
irq_csection.c Miscellaneous fixes from astyle tool. 2017-08-14 17:19:27 -06:00
irq_dispatch.c Add entropy pool and strong random number generator 2017-03-30 07:38:37 -06:00
irq_initialize.c Implements support for smaller interrupt tables as described at http://www.nuttx.org/doku.php?id=wiki:howtos:smallvectors . This is largely the work of Mark Schulte. However, I have made several changes to match with the Wiki document. If you like the change, thanks go to Marc. For any errors you can blame me. 2017-03-03 09:20:25 -06:00
irq_unexpectedisr.c irq_dispatch: Add argument pointer to irq_dispatch 2017-02-27 06:27:56 -06:00