zephyr/include/sys
Jukka Rissanen 78825ed789 sys: byteorder: Add support for sys_put_be64()
There is sys_get_be64() but nothing for storing a 64-bit
big-endian version.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2019-08-28 09:39:56 +02:00
..
__assert.h
atomic.h include: rearrange for standard use of extern "C" in various headers 2019-08-13 18:00:31 +02:00
base64.h
byteorder.h sys: byteorder: Add support for sys_put_be64() 2019-08-28 09:39:56 +02:00
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: simplify the logic for sizing the free block bitmap 2019-07-31 10:09:29 -07:00
mempool.h
mutex.h
printk.h
rb.h
ring_buffer.h ring_buffer: Fix return types 2019-08-05 13:26:28 +02:00
sem.h sys_sem: add build time definition macros 2019-08-22 07:38:56 -05:00
sflist.h
slist.h
speculation.h
sys_io.h include: rearrange for standard use of extern "C" in various headers 2019-08-13 18:00:31 +02:00
timeutil.h
util.h