zephyr/drivers
Benjamin Walsh bfc27206b2 device: rename DECLARE_DEVICE_INIT_CONFIG()
Rename it to DEVICE_INIT_CONFIG_DEFINE(), because (a) it was not fitting
in any namespace and (b) it is not used to declare, but rather define a
object.

Change-Id: I1da5822f06b85a9fb024b5b184afd0ccc01012ec
Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com>
2016-02-05 20:25:25 -05:00
..
802.15.4 cc2520: Make SPI related info configurable via Kconfig 2016-02-05 20:25:23 -05:00
adc device: rename DECLARE_DEVICE_INIT_CONFIG() 2016-02-05 20:25:25 -05:00
aio device: rename DECLARE_DEVICE_INIT_CONFIG() 2016-02-05 20:25:25 -05:00
bluetooth device: rename DECLARE_DEVICE_INIT_CONFIG() 2016-02-05 20:25:25 -05:00
clock_control device: rename DECLARE_DEVICE_INIT_CONFIG() 2016-02-05 20:25:25 -05:00
console device: rename DECLARE_DEVICE_INIT_CONFIG() 2016-02-05 20:25:25 -05:00
ethernet device: rename DECLARE_DEVICE_INIT_CONFIG() 2016-02-05 20:25:25 -05:00
gpio device: rename DECLARE_DEVICE_INIT_CONFIG() 2016-02-05 20:25:25 -05:00
grove device: rename DECLARE_DEVICE_INIT_CONFIG() 2016-02-05 20:25:25 -05:00
i2c device: rename DECLARE_DEVICE_INIT_CONFIG() 2016-02-05 20:25:25 -05:00
interrupt_controller device: rename DECLARE_DEVICE_INIT_CONFIG() 2016-02-05 20:25:25 -05:00
ipm device: rename DECLARE_DEVICE_INIT_CONFIG() 2016-02-05 20:25:25 -05:00
nble drivers/nble: Fix overwriting default Kconfig values 2016-02-05 20:25:21 -05:00
pci drivers: pci: struct pci_dev_info rename class 2016-02-05 20:25:12 -05:00
pinmux c++: Add extern "C" { } block to header files 2016-02-05 20:25:22 -05:00
pwm device: rename DECLARE_DEVICE_INIT_CONFIG() 2016-02-05 20:25:25 -05:00
qmsi drivers: Add infrastructure for QMSI drivers 2016-02-05 20:25:15 -05:00
random Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00
rtc device: rename DECLARE_DEVICE_INIT_CONFIG() 2016-02-05 20:25:25 -05:00
serial device: rename DECLARE_DEVICE_INIT_CONFIG() 2016-02-05 20:25:25 -05:00
shared_irq device: rename DECLARE_DEVICE_INIT_CONFIG() 2016-02-05 20:25:25 -05:00
spi device: rename DECLARE_DEVICE_INIT_CONFIG() 2016-02-05 20:25:25 -05:00
timer device: rename DECLARE_DEVICE_INIT_CONFIG() 2016-02-05 20:25:25 -05:00
watchdog device: rename DECLARE_DEVICE_INIT_CONFIG() 2016-02-05 20:25:25 -05:00
Kconfig cc2520: Initial checkin for TI CC2520 802.15.4 driver 2016-02-05 20:25:23 -05:00
Makefile cc2520: Initial checkin for TI CC2520 802.15.4 driver 2016-02-05 20:25:23 -05:00