zephyr/include
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
..
arch nios2: map all sys_write* to 32-bit to work around CPU bug 2016-07-15 19:31:11 +00:00
bluetooth Bluetooth: Add initial support for OOB data 2016-07-20 20:20:44 +02:00
display
drivers quark_se: make EOI operations atomic 2016-07-13 22:41:33 +00:00
microkernel microkernel: Fix fifo buffer name generation in DEFINE_FIFO 2016-07-20 17:03:32 +00:00
misc misc/byteorder.h: Add helpers to get & put unaligned integers 2016-07-21 16:19:27 +00:00
net net: buf: Add API for saving & restoring parsing state 2016-07-20 14:51:24 +03:00
toolchain
usb
adc.h
aio_comparator.h
atomic.h nanokernel: support GCC compiler atomic builtins 2016-07-18 23:20:52 +00:00
cache.h
clock_control.h
counter.h
device.h
dma.h
flash.h
gpio.h
i2c.h
init.h
ipm.h
irq_offload.h
irq.h
kernel_version.h
linker-defs.h nanokernel: move dataCopy() and bssZero() to common code 2016-07-08 18:23:11 +00:00
linker-tool-gcc.h
linker-tool.h
microkernel.h
nanokernel.h
pinmux.h
power.h
pwm.h
rtc.h
section_tags.h
sections.h
sensor.h doc: revert unnamed union/struct workaround in favour of known-issues 2016-07-01 21:53:45 +00:00
shared_irq.h
spi.h drivers: spi: Add comment for API usage 2016-07-19 14:16:56 -07:00
sw_isr_table.h
sys_clock.h
sys_io.h
toolchain.h doc: revert unnamed union/struct workaround in favour of known-issues 2016-07-01 21:53:45 +00:00
uart.h doc: revert unnamed union/struct workaround in favour of known-issues 2016-07-01 21:53:45 +00:00
watchdog.h
zephyr.h