zephyr/include
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
..
arch init: Support fine-grained device initialization priorities 2016-02-05 20:24:30 -05:00
bluetooth Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
display grove-lcd: import of Grove LCD I2C controller 2016-02-05 20:24:29 -05:00
drivers Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
microkernel microkernel: Don't initialize packets in a command packet set 2016-02-05 20:24:29 -05:00
misc Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
net Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
toolchain toolchain: change aligned/used macros to support external c libraries 2016-02-05 20:24:29 -05:00
adc.h Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
atomic.h Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
device.h Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
gpio.h Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
i2c.h Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
init.h init: Support fine-grained device initialization priorities 2016-02-05 20:24:30 -05:00
ipi.h Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
kernel_version.h Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
linker-defs.h init: Support fine-grained device initialization priorities 2016-02-05 20:24:30 -05:00
linker-tool-gcc.h Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
linker-tool.h Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
microkernel.h Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
nanokernel.h Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
pinmux.h Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
pwm.h Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
section_tags.h toolchain: change section macro to support external c libraries 2016-02-05 20:24:29 -05:00
sections.h Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
shared_irq.h Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
spi.h spi: Fix SPI configuration flags 2016-02-05 20:24:29 -05:00
sw_isr_table.h Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
sys_clock.h Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
sys_io.h Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
toolchain.h Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00