zephyr/include/misc
Johan Hedberg cac17e858f misc/byteorder.h: Add helpers to get & put unaligned integers
These helpers provide a way to read and write data buffers containing
multi-byte integers with a specific endianness. They are particularly
convenient for network protocol encoding and decoding.

Change-Id: I09ad125a1bbc4510b97a1d75c83cb70d893e22e8
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2016-07-21 16:19:27 +00:00
..
debug debug: add target GDB server 2016-04-16 05:29:22 +00:00
__assert.h __assert.h: format strings are not optional 2016-07-20 23:40:48 +00:00
byteorder.h misc/byteorder.h: Add helpers to get & put unaligned integers 2016-07-21 16:19:27 +00:00
dlist.h c++: Add extern "C" { } block to header files 2016-02-05 20:25:22 -05:00
event_logger.h doc: Edit the Event Logger APIs 2016-02-12 01:41:20 +00:00
kernel_event_logger.h misc/kernel_event_logger.h: prototype irq entry point 2016-06-30 18:52:23 +00:00
nano_work.h doc: fix typos in doc argument names, removing doxygen warnings 2016-06-16 13:11:06 -07:00
printk.h c++: Add extern "C" { } block to header files 2016-02-05 20:25:22 -05:00
reboot.h c++: Add extern "C" { } block to header files 2016-02-05 20:25:22 -05:00
ring_buffer.h debug: adds object tracing capability to ring buffers 2016-03-11 22:12:51 +00:00
shell.h console: shell: Add return to command callback 2016-05-23 11:00:21 +03:00
slist.h misc: Add sys_slist_insert 2016-04-28 11:41:15 +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