zephyr/doc/kernel/nanokernel
Andrew Boie 897ffaeb2c irq: rename irq_connect() to IRQ_CONNECT()
It's not a function and requires all its arguments to be build-time
constants. Make this more obvious to the end user to ease confusion.

Change-Id: I64107cf4d9db9f0e853026ce78e477060570fe6f
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2016-02-05 20:25:25 -05:00
..
nanokernel_data.rst nanokernel: add optional ring buffer data type 2016-02-05 20:15:34 -05:00
nanokernel_example.rst nano_timers: Simplify nano_xxx_timer_test() API family 2016-02-05 20:25:15 -05:00
nanokernel_fibers.rst update documentation to use boards where applicable 2016-02-05 20:25:11 -05:00
nanokernel_fifos.rst nano_fifo: Simplify nano_xxx_fifo_get() API family 2016-02-05 20:25:14 -05:00
nanokernel_interrupts.rst irq: rename irq_connect() to IRQ_CONNECT() 2016-02-05 20:25:25 -05:00
nanokernel_kernel_event_logger.rst doc: Kernel event logger documentation 2016-02-05 20:24:34 -05:00
nanokernel_lifos.rst nano_lifo: Simplify nano_xxx_lifo_get() API family 2016-02-05 20:25:14 -05:00
nanokernel_ring_buffers.rst doc: Fix ring buffer doc build errors 2016-02-05 20:24:54 -05:00
nanokernel_stacks.rst nano_stack: Simplify nano_xxx_stack_pop() API family 2016-02-05 20:25:14 -05:00
nanokernel_synchronization.rst nano_sema: Simplify nano_xxx_sem_take() API family 2016-02-05 20:25:14 -05:00
nanokernel_tasks.rst nanokernel: Add task_sleep() 2016-02-05 20:24:53 -05:00
nanokernel_timers.rst nano_timers: Simplify nano_xxx_timer_test() API family 2016-02-05 20:25:15 -05:00
nanokernel.rst doc: Kernel event logger documentation 2016-02-05 20:24:34 -05:00