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 drivers: Rename reserved function names 2019-04-03 17:31:00 -04:00
adc_handlers.c adc: add syscall for adc_read_async() 2019-04-02 14:17:37 -04:00
adc_intel_quark_d2000.c style: add braces around if/while statements 2019-06-06 15:20:21 +02:00
adc_intel_quark_se_c1000_ss.c drivers: adc: make a copy of sequence struct 2019-04-02 14:17:37 -04:00
adc_intel_quark_se_c1000_ss.h drivers: adc: fix license 2019-04-07 08:45:22 -04:00
adc_mcux_adc12.c drivers: adc: mcux_adc12: fix compilation 2019-06-18 08:45:31 -05:00
adc_mcux_adc16.c drivers: adc: make a copy of sequence struct 2019-04-02 14:17:37 -04:00
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 drivers: adc: make a copy of sequence struct 2019-04-02 14:17:37 -04:00
adc_sam0.c drivers: sam0: Fix deprecated IRQ macro usage 2019-06-24 07:21:26 -04:00
adc_stm32.c style: add braces around if/while statements 2019-06-06 15:20:21 +02:00
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 drivers: adc: Add SAM0 ADC driver 2019-05-07 08:41:27 -04:00
Kconfig.stm32 drivers: adc: add driver support for ADC1 of stm32 2019-05-07 23:15:58 -04:00