zephyr/doc/kernel/nanokernel
Dmitriy Korovkin 9b2452047d kernel: Combine nano_timers and nano_timeouts
To avoid code duplication nano_timers use nano_timeout
mechanism.

Change-Id: I916bffd2b86e29ee7b7ff7bbb009cd4c844e2a44
Signed-off-by: Dmitriy Korovkin <dmitriy.korovkin@windriver.com>
2016-03-26 09:20:10 +00:00
..
nanokernel.rst doc: Update and include nanokernel_example.rst 2016-02-19 11:18:49 -06:00
nanokernel_data.rst nanokernel: add optional ring buffer data type 2016-02-05 20:15:34 -05:00
nanokernel_example.rst doc: Update and include nanokernel_example.rst 2016-02-19 11:18:49 -06:00
nanokernel_fibers.rst doc: Edit nanokernel_fibers for doc structure with rst, grammar 2016-03-19 10:40:13 +00: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 : getting_started : correct path 2016-02-23 23:10:57 +00: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 docs: fixed API linking 2016-02-16 06:16:48 +00:00
nanokernel_stacks.rst nano_stack: Simplify nano_xxx_stack_pop() API family 2016-02-05 20:25:14 -05:00
nanokernel_synchronization.rst doc: Edit nanokernel_synchronization section 2016-03-19 10:40:53 +00:00
nanokernel_tasks.rst doc: Edit nanokernel_tasks for consistency and ReST :dfn: syntax 2016-03-18 22:29:58 +00:00
nanokernel_timers.rst kernel: Combine nano_timers and nano_timeouts 2016-03-26 09:20:10 +00:00