zephyr/drivers/adc
Derek Hageman 4c27e5b72e drivers: sam0: Fix deprecated IRQ macro usage
During conversion in #16937 a few IRQ macro aliases where missed
(probably due to lack of enabled test cases that compile them),
this fixes their usage.

Signed-off-by: Derek Hageman <hageman@inthat.cloud>
2019-06-24 07:21:26 -04:00
..
adc_context.h
adc_handlers.c
adc_intel_quark_d2000.c
adc_intel_quark_se_c1000_ss.c
adc_intel_quark_se_c1000_ss.h
adc_mcux_adc12.c drivers: adc: mcux_adc12: fix compilation 2019-06-18 08:45:31 -05:00
adc_mcux_adc16.c
adc_nrfx_adc.c drivers: Update DT IRQ alias defines 2019-06-21 07:53:05 -05:00
adc_nrfx_saadc.c drivers: Update DT IRQ alias defines 2019-06-21 07:53:05 -05:00
adc_sam_afec.c
adc_sam0.c drivers: sam0: Fix deprecated IRQ macro usage 2019-06-24 07:21:26 -04:00
adc_stm32.c
CMakeLists.txt drivers: adc: mcux_adc12: add driver for the NXP ADC12 module 2019-06-07 14:30:59 -05:00
Kconfig drivers: adc: mcux_adc12: add driver for the NXP ADC12 module 2019-06-07 14:30:59 -05:00
Kconfig.intel_quark
Kconfig.mcux drivers: adc: mcux_adc12: add driver for the NXP ADC12 module 2019-06-07 14:30:59 -05:00
Kconfig.nrfx
Kconfig.sam_afec
Kconfig.sam0
Kconfig.stm32