zephyr/drivers
Ioannis Glaropoulos ba6dc5bc25 drivers: dma: sam0: fix macro definition
Fix the definition of DMA_SAM0_IRQ_CONNECT
pre-processor directive, so that it calls
DT_INST_IRQ_BY_IDX macro instead of
DT_INST_IRQ_HAS_IDX macro.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
2020-03-30 08:32:17 -05:00
..
adc adc: adc_lmp90xxx: Remove DT_INST_0_* comments 2020-03-28 17:25:26 -05:00
audio
bluetooth
can
clock_control
console
counter drivers: counter: add NXP Kinetis LPTMR driver 2020-03-27 11:17:58 -05:00
crypto
debug
display drivers: display: ssd16xx: Convert to new DT_INST macros 2020-03-27 16:55:28 -05:00
dma drivers: dma: sam0: fix macro definition 2020-03-30 08:32:17 -05:00
eeprom
entropy
espi
ethernet
flash
gpio drivers: gpio: gpio_dw: Convert to new DT_INST macros 2020-03-30 08:29:30 -05:00
hwinfo
i2c drivers: i2c: i2c_dw: Convert to new DT_INST macros 2020-03-30 08:29:30 -05:00
i2s
ieee802154
interrupt_controller drivers: interrupt_controller: intc_dw: Convert to new DT_INST macros 2020-03-30 08:29:30 -05:00
ipm drivers: ipm: fix build issue from DT macro conversion 2020-03-27 11:41:16 -05:00
kscan
led
led_strip
lora
modem
net
neural_net
pcie
peci
pinmux
ps2
ptp_clock
pwm
sensor
serial drivers: uart: uart_miv: Convert to new DT_INST macros 2020-03-28 10:18:02 -05:00
spi drivers: spi: spi_dw: Convert to new DT_INST macros 2020-03-30 08:29:30 -05:00
timer
usb drivers: usb: usb_dw: Convert to new DT_INST macros 2020-03-30 08:29:30 -05:00
video
watchdog
wifi
CMakeLists.txt
Kconfig