zephyr/drivers
Kumar Gala 0c7a5fdf1c drivers: usb: usb_dw: convert to DT_INST defines
Convert driver to use DT_INST_ defines.  The preferred defines for
drivers are DT_INST_.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2020-03-11 07:59:38 -06:00
..
adc adc: mchp_xec: right justify ADC output data under 10-bit res 2020-03-06 19:29:09 +02:00
audio
bluetooth kconfig: Replace non-defconfig single-symbol 'if's with 'depends on' 2020-02-12 10:32:34 -06:00
can
clock_control drivers: clock_control: mcux_sim: convert to DT_INST defines 2020-03-11 07:59:38 -06:00
console console: xtensa_sim_console: Cleanup and use static keyword 2020-03-11 09:17:38 -04:00
counter drivers: mcux_rtc: convert to DT_INST defines 2020-03-11 07:59:38 -06:00
crypto drivers: crypto: mbedtls: Remove dead code 2020-03-10 14:51:33 +02:00
debug
display kconfig: Replace some single-symbol 'if's with 'depends on' 2020-02-08 08:32:42 -05:00
dma drivers: dma: dma_dw: convert to DT_INST defines 2020-03-11 07:59:38 -06:00
eeprom kconfig: Replace some single-symbol 'if's with 'depends on' 2020-02-08 08:32:42 -05:00
entropy drivers: entropy: mcux_trng: convert to DT_INST defines 2020-03-11 07:59:38 -06:00
espi kconfig: Replace some single-symbol 'if's with 'depends on' 2020-02-08 08:32:42 -05:00
ethernet cmake: Allow change of the QEMU Ethernet interface name 2020-03-10 14:38:28 +02:00
flash drivers: flash: Kconfig.sam: Enable support to SAMV71 2020-03-10 14:43:36 +02:00
gpio drivers: gpio: gpio_sam.c: Add missing config 2020-03-10 14:43:36 +02:00
hwinfo drivers: hwinfo: Don't disable CLOE on SAM3x seies 2020-02-27 21:14:54 +01:00
i2c drivers: i2c: nios2: convert to DT_INST defines 2020-03-11 07:59:38 -06:00
i2s drivers: i2s: Kconfig.sam_ssc: Enable support to SAMV71 2020-03-10 14:43:36 +02:00
ieee802154 drivers: ieee802154: mcr20a: convert to DT_INST defines 2020-03-11 07:59:38 -06:00
interrupt_controller revert: "change IO APIC to logical destination..." 2020-02-19 14:40:19 -08:00
ipm
kscan drivers: kscan: fix syscall handlers 2020-03-07 09:22:50 +02:00
led
led_strip kconfig: Replace some single-symbol 'if's with 'depends on' 2020-02-08 08:32:42 -05:00
lora kconfig: Replace non-defconfig single-symbol 'if's with 'depends on' 2020-02-12 10:32:34 -06:00
modem drivers: modem: ublox-sara-r4: convert to DT_INST defines 2020-03-11 07:59:38 -06:00
net
neural_net
pcie
pinmux kconfig: Replace some single-symbol 'if's with 'depends on' 2020-02-08 08:32:42 -05:00
ps2
ptp_clock
pwm modules: hal: nordic: Define NRFX_ASSERT as __ASSERT_NO_MSG 2020-03-10 17:21:27 +01:00
sensor sensor: shell: return -ENODEV on binding errors 2020-03-10 19:05:03 -04:00
serial drivers: uart: esp32: convert to DT_INST defines 2020-03-11 07:59:38 -06:00
spi modules: hal: nordic: Define NRFX_ASSERT as __ASSERT_NO_MSG 2020-03-10 17:21:27 +01:00
timer riscv machine timer: Timer functions on long running platforms 2020-03-04 23:08:49 +02:00
usb drivers: usb: usb_dw: convert to DT_INST defines 2020-03-11 07:59:38 -06:00
video
watchdog drivers: watchdog: wdt_mcux: convert to DT_INST defines 2020-03-11 07:59:38 -06:00
wifi drivers: wifi: eswifi: Convert to use DT_INST defines 2020-03-11 07:59:38 -06:00
CMakeLists.txt
Kconfig