zephyr/drivers/counter
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
..
CMakeLists.txt drivers/counter/counter_cmos.c: implement counter with PC AT "CMOS" RTC 2019-06-19 15:23:47 -07:00
counter_cmos.c drivers/counter/counter_cmos.c: implement counter with PC AT "CMOS" RTC 2019-06-19 15:23:47 -07:00
counter_gecko_rtcc.c
counter_handlers.c
counter_imx_epit.c
counter_ll_stm32_rtc.c
counter_mcux_rtc.c
counter_nrfx_rtc.c drivers: Update DT IRQ alias defines 2019-06-21 07:53:05 -05:00
counter_nrfx_timer.c drivers: Update DT IRQ alias defines 2019-06-21 07:53:05 -05:00
counter_qmsi_aon.c
counter_qmsi_aonpt.c
counter_rtc_qmsi.c
counter_sam0_tc32.c drivers: sam0: Fix deprecated IRQ macro usage 2019-06-24 07:21:26 -04:00
dualtimer_cmsdk_apb.h
Kconfig drivers/counter/counter_cmos.c: implement counter with PC AT "CMOS" RTC 2019-06-19 15:23:47 -07:00
Kconfig.cmos drivers/counter/counter_cmos.c: implement counter with PC AT "CMOS" RTC 2019-06-19 15:23:47 -07:00
Kconfig.dtmr_cmsdk_apb
Kconfig.gecko
Kconfig.imx_epit
Kconfig.mcux_rtc
Kconfig.nrfx
Kconfig.qmsi
Kconfig.sam0
Kconfig.stm32_rtc
Kconfig.template.sam0_tc32
Kconfig.tmr_cmsdk_apb
timer_cmsdk_apb.h
timer_dtmr_cmsdk_apb.c
timer_tmr_cmsdk_apb.c