zephyr/include/misc
Tomasz Bursztyka 935eedeedf byteorder: Add all remaining helpers for both little and big endian
- making bswap_16 and bswap_32 for both
- adding sys_be16_to_cpu, sys_cpu_to_be16, sys_be32_to_cpu and
  sys_cpu_to_be32

Change-Id: I3aacc91590ee584d83c512d78a9287380969d9aa
Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2016-02-05 20:24:27 -05:00
..
__assert.h doxygen: change comment style to match javadoc 2016-02-05 20:14:32 -05:00
byteorder.h byteorder: Add all remaining helpers for both little and big endian 2016-02-05 20:24:27 -05:00
dlist.h doxygen: change comment style to match javadoc 2016-02-05 20:14:32 -05:00
event_logger.h trivial: fixed typo functon -> function 2016-02-05 20:24:23 -05:00
lists.h Rename microkernel struct field 'Tail' to 'tail'. 2016-02-05 20:15:30 -05:00
lists_c.h Rename microkernel struct field 'Tail' to 'tail'. 2016-02-05 20:15:30 -05:00
printk.h printk.h: don't break if CONFIG_PRINTK undefined 2016-02-05 20:14:45 -05:00
profiler.h profiler: use new ring buffer data structure 2016-02-05 20:15:34 -05:00
ring_buffer.h nanokernel: add optional ring buffer data type 2016-02-05 20:15:34 -05:00
util.h util: Add some helper to move integers to pointer and vice-versa 2016-02-05 20:24:17 -05:00