zephyr/doc/kernel/nanokernel
Peter Mitsis 3d2afc63c0 nanokernel: Add generic timer routines
Adds the following timer routines:
	nano_isr_timer_start()
	nano_isr_timer_stop()
	nano_isr_timer_test()
	nano_timer_start()
	nano_timer_stop()
	nano_timer_test()
	nano_timer_wait()

Change-Id: Ib93f2ef2ffaa12dea3ddb52e9f3ae758b2987300
Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
2016-02-05 20:24:53 -05:00
..
nanokernel_data.rst nanokernel: add optional ring buffer data type 2016-02-05 20:15:34 -05:00
nanokernel_example.rst microkernel: remove last remnants of 'process' from text 2016-02-05 20:15:27 -05:00
nanokernel_fibers.rst doc: Change API tables to lists in the Kernel Primer. 2016-02-05 20:24:29 -05:00
nanokernel_fifos.rst doc: Fix warnings shown when building the documentation. 2016-02-05 20:24:36 -05:00
nanokernel_interrupts.rst doc: Add flags to irq_connect(), IRQ_CONNECT_STATIC() and task_irq_alloc() 2016-02-05 20:24:44 -05:00
nanokernel_kernel_event_logger.rst doc: Kernel event logger documentation 2016-02-05 20:24:34 -05:00
nanokernel_lifos.rst doc: Change API tables to lists in the Kernel Primer. 2016-02-05 20:24:29 -05:00
nanokernel_ring_buffers.rst doc: Change API tables to lists in the Kernel Primer. 2016-02-05 20:24:29 -05:00
nanokernel_stacks.rst doc: Change API tables to lists in the Kernel Primer. 2016-02-05 20:24:29 -05:00
nanokernel_synchronization.rst doc: Fix typo in nanokernel semaphore APIs 2016-02-05 20:24:43 -05:00
nanokernel_tasks.rst doc: Add section on nanokernel application use of tasks 2016-02-05 20:15:32 -05:00
nanokernel_timers.rst nanokernel: Add generic timer routines 2016-02-05 20:24:53 -05:00
nanokernel.rst doc: Kernel event logger documentation 2016-02-05 20:24:34 -05:00