Go to file
Benjamin Walsh 62333429af util: add CONTAINER_OF()
Obtain the pointer to the encompassing object from the location of a
field in the object.

Change-Id: If8f9ffa4998c4c19b4cd17293610fff677fa0158
Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com>
2016-02-05 20:14:22 -05:00
arch nanokernel: rename struct s_CCS to struct ccs 2016-02-05 20:14:22 -05:00
config
doc fixed block formatting 2016-02-05 20:14:21 -05:00
drivers Rename *.s files to *.S 2016-02-05 20:14:21 -05:00
include util: add CONTAINER_OF() 2016-02-05 20:14:22 -05:00
kernel nanokernel: rename struct s_CCS to struct ccs 2016-02-05 20:14:22 -05:00
lib/libc
misc
net net: Add kconf for networking 2016-02-05 20:14:20 -05:00
samples sanity: Move Bluetooth regression script 2016-02-05 20:14:21 -05:00
scripts sanity: Enable out-of-tree sanity check 2016-02-05 20:14:21 -05:00
shared/include/nanokernel/x86
.gitattributes
.gitignore Remove obsolete .gitignore entry 2016-02-05 20:14:20 -05:00
.mailmap
Kconfig Rename Tiny Mountain -> Zephyr OS 2016-02-05 20:14:20 -05:00
Makefile Kbuild: Assembly code extension. 2016-02-05 20:14:20 -05:00
Makefile.inc
zephyr-env.sh