zephyr/include
Andrei Emeltchenko 240a10b2df Add byteorder.h header for handling byte conversions
Add endian conversion functions needed for network protocols.
Currently Bluetooth needs sys_le16_to_cpu and sys_cpu_to_le16
to implement endian safe stack. Note that the OS is not guaranteed
to be endian safe generally.

Change-Id: If7faf9568e0f2b1817139a76d9b00888d5b7d76c
Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
2016-02-05 20:13:39 -05:00
..
drivers First commit 2015-04-10 16:44:37 -07:00
microkernel First commit 2015-04-10 16:44:37 -07:00
misc Add byteorder.h header for handling byte conversions 2016-02-05 20:13:39 -05:00
nanokernel Fix spaces around parentheses 2016-02-05 20:13:22 -05:00
toolchain Fix checkpatch issue - ERROR:POINTER_LOCATION 2016-02-05 20:13:39 -05:00
absSym.h First commit 2015-04-10 16:44:37 -07:00
clock_vars.h First commit 2015-04-10 16:44:37 -07:00
cputype.h First commit 2015-04-10 16:44:37 -07:00
kernel_version.h First commit 2015-04-10 16:44:37 -07:00
linker-defs.h First commit 2015-04-10 16:44:37 -07:00
linker-tool-gcc.h First commit 2015-04-10 16:44:37 -07:00
linker-tool.h First commit 2015-04-10 16:44:37 -07:00
microkernel.h First commit 2015-04-10 16:44:37 -07:00
nanokernel.h First commit 2015-04-10 16:44:37 -07:00
section_tags.h First commit 2015-04-10 16:44:37 -07:00
sections.h First commit 2015-04-10 16:44:37 -07:00
string_s.h First commit 2015-04-10 16:44:37 -07:00
sw_isr_table.h First commit 2015-04-10 16:44:37 -07:00
toolchain.h First commit 2015-04-10 16:44:37 -07:00