zephyr/include/arch
Allan Stephens a860cb7bff init: Support fine-grained device initialization priorities
Introduces the SYS_DEFINE_DEVICE() macro, which supports 5 distinct
levels of device initialization and 100 priorities within each level.

Note: The existing init macros (e.g. nano_early_init()) have been
adapted to utilize the enhanced initialization model, but will
eventually be retired.

Change-Id: If677029d8b711a3fae9b2f32b5470cd97d19aeda
Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
2016-02-05 20:24:30 -05:00
..
arc arc: IRQ_CONFIG should not enable the irq 2016-02-05 20:24:29 -05:00
arm init: Support fine-grained device initialization priorities 2016-02-05 20:24:30 -05:00
x86 init: Support fine-grained device initialization priorities 2016-02-05 20:24:30 -05:00
cpu.h Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00