Go to file
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
arch galileo: Kconfig: Make SPI built by default 2016-02-05 20:24:27 -05:00
doc
drivers spi: Add a utility pointer for the application on SPI callback 2016-02-05 20:24:27 -05:00
include byteorder: Add all remaining helpers for both little and big endian 2016-02-05 20:24:27 -05:00
kernel
lib tinycrypt: use tabs not spaces 2016-02-05 20:24:27 -05:00
misc
net tinycrypt: moving includes 2016-02-05 20:24:27 -05:00
samples tinycrypt: moving includes 2016-02-05 20:24:27 -05:00
scripts
.checkpatch.conf
.gitattributes
.gitignore
.mailmap
Kbuild
Kconfig
Kconfig.zephyr
Makefile
Makefile.inc
zephyr-env.sh