zephyr/doc/kernel/other
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
..
atomic.rst
cpu_idle.rst
cxx_support.rst
float.rst
interrupts.rst irq: introduce 'direct' interrupt API definition 2017-02-02 17:46:33 +00:00
other.rst doc: move c library section to subsystems 2017-01-03 17:31:58 +00:00
ring_buffers.rst