mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-31 09:05:59 +00:00
... instead of an array index to a global array. This is an intermediate step to make the drivers conform to the new driver model. This only changes from using a direct array index to using device structs. The UARTs are still staticlly defined. Later patches will make the drivers utilize the driver initialization procedure specified by the driver model. Change-Id: I18041bbb4b0efdf8ae87088fd000b391d0827e9b Signed-off-by: Daniel Leung <daniel.leung@intel.com> |
||
---|---|---|
.. | ||
arch | ||
bluetooth | ||
drivers | ||
microkernel | ||
misc | ||
net | ||
toolchain | ||
atomic.h | ||
device.h | ||
gpio.h | ||
i2c.h | ||
init.h | ||
kernel_version.h | ||
linker-defs.h | ||
linker-tool-gcc.h | ||
linker-tool.h | ||
microkernel.h | ||
nanokernel.h | ||
section_tags.h | ||
sections.h | ||
spi.h | ||
sw_isr_table.h | ||
sys_clock.h | ||
toolchain.h |