zephyr/doc/kernel
Andrew Boie 4fc96066b0 irq: introduce 'direct' interrupt API definition
These interrupts are for ISRs that need the lowest possible latency.
They do not take parameters and are installed directly in the interrupt
vector table.

Issue: ZEP-1038
Change-Id: I7583e9191dd32d9253ad933181d2103a6e191dea
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2017-02-02 17:46:33 +00:00
..
data_passing
memory
other irq: introduce 'direct' interrupt API definition 2017-02-02 17:46:33 +00:00
overview doc: application porting guide to the unified kernel 2017-01-16 18:13:03 -05:00
synchronization
threads doc: application porting guide to the unified kernel 2017-01-16 18:13:03 -05:00
timing
kernel.rst