zephyr/include/misc
Carles Cufi aa76ea9ca2 misc/byteorder.h: Add a function to store a 64-bit int in LE
sys_put_le64 stores a 64-bit unsigned integer into an
arbitrary memory location and is alignment-safe for any
architecture.

Change-Id: Ifd9871a509b9cab05a59d81f4917c68dda3cc824
Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2016-09-09 02:18:41 +00:00
..
debug
__assert.h
byteorder.h misc/byteorder.h: Add a function to store a 64-bit int in LE 2016-09-09 02:18:41 +00:00
dlist.h
event_logger.h
kernel_event_logger.h
nano_work.h nano_work: Make use of ATOMIC_DEFINE for the flags 2016-08-27 10:52:41 +00:00
printk.h printk: warn on incorrect format code usage 2016-08-30 21:43:21 +00:00
reboot.h
ring_buffer.h
shell.h
slist.h
stack.h
sys_log.h
util.h