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
arch_interface.h
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
mempool_base.h
mempool.h
mutex.h
printk.h
rb.h
ring_buffer.h
sem.h
sflist.h
slist.h
speculation.h
sys_io.h
time_units.h
timeutil.h
util.h