mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-17 16:41:58 +00:00
The item mode is really a specialization of the byte mode. And in-tree usage shows the byte mode is prominent. It feels more natural if the byte mode is presented first with the item mode second. Swap the code and documentation order accordingly. No code change. Signed-off-by: Nicolas Pitre <npitre@baylibre.com> |
||
---|---|---|
.. | ||
assert.c | ||
base64.c | ||
bitarray.c | ||
cbprintf_complete.c | ||
cbprintf_nano.c | ||
cbprintf_packaged.c | ||
cbprintf.c | ||
CMakeLists.txt | ||
crc7_sw.c | ||
crc8_sw.c | ||
crc16_sw.c | ||
crc32_sw.c | ||
crc32c_sw.c | ||
dec.c | ||
fdtable.c | ||
heap_listener.c | ||
heap-validate.c | ||
heap.c | ||
heap.h | ||
hex.c | ||
json.c | ||
Kconfig | ||
Kconfig.cbprintf | ||
Kconfig.heap | ||
mem_blocks.c | ||
mpsc_pbuf.c | ||
multi_heap.c | ||
mutex.c | ||
notify.c | ||
onoff.c | ||
p4wq.c | ||
printk.c | ||
rb.c | ||
reboot.c | ||
ring_buffer.c | ||
sem.c | ||
shared_multi_heap.c | ||
thread_entry.c | ||
timeutil.c | ||
user_work.c | ||
utf8.c | ||
winstream.c |