zephyr/include/sys
David B. Kinder 38914679f2 doc: fix ordered lists in doxygen comments
doxygen does not support ordered (numbered) lists using reST syntax
``1)`` or ``a)`` unless the doxygen comments are bounded by ``@rst`` and
``@endrst`` markers.  The "doxygen" way to do ordered lists is to use
``-#``.  This PR cleans this up for our API documentation.

Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
2019-11-20 17:46:35 -05:00
..
__assert.h kconfig: assert: Introduce kconfig option ASSERT_NO_FILE_INFO 2019-10-14 09:07:29 -05:00
arch_interface.h doc: fix ordered lists in doxygen comments 2019-11-20 17:46:35 -05:00
atomic.h
base64.h
byteorder.h
crc.h
dlist.h
errno_private.h
fdtable.h
libc-hooks.h
list_gen.h
math_extras_impl.h
math_extras.h doc: fix misspelling in API doxygen comments 2019-10-29 06:00:14 +01:00
mempool_base.h
mempool.h SYS_MEM_POOL_DEFINE(): move BUILD_ASSERT() at the end 2019-10-01 10:22:18 -07:00
mutex.h
printk.h
rb.h
ring_buffer.h
sem.h
sflist.h
slist.h
speculation.h
sys_io.h
time_units.h kernel: extend time unit conversion to high resolution scales 2019-11-08 18:37:46 -05:00
timeutil.h
util.h x86: refactor mmustructs.h 2019-10-14 11:49:39 -07:00