zephyr/include/misc
Johan Hedberg 85921c9d25 Add ARRAY_SIZE() helper macro
There are many scenarios where it is convenient to have a helper to
evaluate the number of elements in an array. Having this helper in a
common place helps avoid duplicated code.

Change-Id: I05e9513bca756675483276cb6ae777c487f5a949
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2016-02-05 20:13:54 -05:00
..
__assert.h First commit 2015-04-10 16:44:37 -07:00
byteorder.h byteorder: Add macros for 32bits values 2016-02-05 20:13:49 -05:00
dlist.h First commit 2015-04-10 16:44:37 -07:00
lists_c.h First commit 2015-04-10 16:44:37 -07:00
lists.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 Add ARRAY_SIZE() helper macro 2016-02-05 20:13:54 -05:00