zephyr/include
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
..
bluetooth Bluetooth: Add return parameter support to bt_hci_cmd_send_sync() 2016-02-05 20:13:50 -05:00
drivers pci: Put the public API header in the right location 2016-02-05 20:13:48 -05:00
microkernel Rename K_TimerBlocks to _k_timer_blocks 2016-02-05 20:13:54 -05:00
misc Add ARRAY_SIZE() helper macro 2016-02-05 20:13:54 -05:00
nanokernel Rename __defaultEsf to _default_esf 2016-02-05 20:13:54 -05:00
toolchain Compiler specific configuration 2016-02-05 20:13:52 -05:00
abs_sym.h Make absolute symbol macros headers compiler dependent 2016-02-05 20:13:52 -05:00
clock_vars.h Change _nano_ticks to 64-bit 2016-02-05 20:13:52 -05:00
cputype.h Eliminate use of VXMICRO_HOST_TOOLS 2016-02-05 20:13:45 -05:00
kernel_version.h First commit 2015-04-10 16:44:37 -07:00
linker-defs.h Remove VIRT_ADDR_xxx macros 2016-02-05 20:13:39 -05:00
linker-tool-gcc.h First commit 2015-04-10 16:44:37 -07:00
linker-tool.h First commit 2015-04-10 16:44:37 -07:00
microkernel.h Relocate definition of microkernel server's stack area 2016-02-05 20:13:52 -05:00
nanokernel.h Change _nano_ticks to 64-bit 2016-02-05 20:13:52 -05:00
section_tags.h toolchain/arch: Remove section garbage collection ifdef guards 2016-02-05 20:13:48 -05:00
sections.h First commit 2015-04-10 16:44:37 -07:00
string_s.h First commit 2015-04-10 16:44:37 -07:00
sw_isr_table.h Rename _IsrTable to _sw_isr_table 2016-02-05 20:13:53 -05:00
toolchain.h Compiler specific configuration 2016-02-05 20:13:52 -05:00