zephyr/include/misc
Allan Stephens 11a1bb4125 unified/doc: Update ring buffers section of Kernel Primer
Ring buffer section now resides under "other" topic, since the
ring buffer type is a general purpose type (like the singly and
doubly linked list types), rather than a kernel-specific type.

Enhances ring buffer section to improve content and improve
consistency with the form used elsewhere in the Kernel Primer.

Also corrects a minor error in the ring buffer API documentation.

Change-Id: Icaa8661524f80e31f173adee859844cadb38967f
Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
2016-10-21 15:33:31 +00:00
..
debug unified/object_tracing: disable object tracing in unified kernel 2016-09-13 17:12:55 -04:00
__assert.h __assert.h: format strings are not optional 2016-07-20 23:40:48 +00:00
byteorder.h misc: fix off-by-one error in sys_memcpy_swap's assert 2016-10-15 04:14:43 -04:00
dlist.h dlist: add sys_dlist_peek_head_not_empty() 2016-10-10 21:27:29 +00:00
event_logger.h doc: Edit the Event Logger APIs 2016-02-12 01:41:20 +00:00
kernel_event_logger.h doc: Fix terminology in Kconfig files for 'platform' 2016-08-18 21:17:29 +00:00
nano_work.h nano_work: Don't assert if work is pending on submit 2016-10-04 17:29:59 +03:00
printk.h printk: warn on incorrect format code usage 2016-08-30 21:43:21 +00:00
reboot.h c++: Add extern "C" { } block to header files 2016-02-05 20:25:22 -05:00
ring_buffer.h unified/doc: Update ring buffers section of Kernel Primer 2016-10-21 15:33:31 +00:00
shell.h console: shell: Add return to command callback 2016-05-23 11:00:21 +03:00
slist.h slist: add static initialization macro 2016-10-01 01:36:38 +00:00
stack.h Bluetooth: Move stack analysis helper to a global location 2016-03-17 16:29:05 +00:00
sys_log.h sys_log: adds system log documentation page 2016-06-14 22:55:38 +00:00
util.h QMSI/uart: Use IOAPIC_EDGE instead of IOAPIC_LEVEL 2016-07-12 19:30:31 +00:00