zephyr/include/misc
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
..
__assert.h Standardize on using _STRINGIFY(x) 2016-02-05 20:14:00 -05:00
byteorder.h byteorder: Add macros for 32bits values 2016-02-05 20:13:49 -05:00
dlist.h Eliminate obsolete coding convention comments 2016-02-05 20:14:14 -05:00
lists.h Eliminate non-standard NULL definitions 2016-02-05 20:14:14 -05:00
lists_c.h First commit 2015-04-10 16:44:37 -07:00
printk.h First commit 2015-04-10 16:44:37 -07:00
util.h util: add CONTAINER_OF() 2016-02-05 20:14:22 -05:00