zephyr/drivers/counter
Adam Wojasinski 2fb78f7c63 counter: counter_nrfx_rtc: Align to renamed nrfx symbols
New nrfx release brings renamed macros and symbols in nrf_rtc.
This commit alligns RTC counter SHIM to it.

Signed-off-by: Adam Wojasinski <adam.wojasinski@nordicsemi.no>
2023-05-05 11:47:53 +02:00
..
CMakeLists.txt
Kconfig drivers: kconfig: unify menuconfig title strings 2023-03-28 15:06:06 +02:00
Kconfig.ace
Kconfig.andes_atcpit100
Kconfig.cmos drivers: rtc: rtc_mc146818: Added RTC driver for Motorola MC146818B 2023-04-27 14:15:22 +02:00
Kconfig.dtmr_cmsdk_apb
Kconfig.esp32_rtc
Kconfig.esp32_tmr
Kconfig.gd32
Kconfig.gecko
Kconfig.imx_epit
Kconfig.maxim_ds3231
Kconfig.mcp7940n
Kconfig.mcux_ctimer
Kconfig.mcux_gpt
Kconfig.mcux_lpc_rtc
Kconfig.mcux_lptmr
Kconfig.mcux_pit
Kconfig.mcux_qtmr
Kconfig.mcux_rtc
Kconfig.mcux_snvs
Kconfig.native_posix
Kconfig.nrfx drivers: counter: Adapt to use device tree 2023-03-20 16:59:40 +01:00
Kconfig.nxp_s32
Kconfig.sam
Kconfig.sam0
Kconfig.stm32_rtc
Kconfig.stm32_timer
Kconfig.tmr_cmsdk_apb
Kconfig.xec
Kconfig.xlnx
counter_ace_v1x_art.c device: remove redundant init functions 2023-04-19 10:00:25 +02:00
counter_ace_v1x_art_regs.h
counter_ace_v1x_rtc.c
counter_ace_v1x_rtc_regs.h
counter_andes_atcpit100.c
counter_cmos.c device: remove redundant init functions 2023-04-19 10:00:25 +02:00
counter_esp32_rtc.c
counter_esp32_tmr.c
counter_gd32_timer.c treewide: Update clock control API usage 2023-04-05 10:55:46 +02:00
counter_gecko_rtcc.c
counter_gecko_stimer.c
counter_handlers.c
counter_imx_epit.c
counter_ll_stm32_rtc.c drivers: counter: add the support of the RTC to the stm32h5 2023-04-05 10:39:19 +00:00
counter_ll_stm32_timer.c drivers: counter: stm32 timer counter driver LL prototype 2023-04-24 13:32:29 +02:00
counter_mchp_xec.c
counter_mcux_ctimer.c
counter_mcux_gpt.c
counter_mcux_lpc_rtc.c
counter_mcux_lptmr.c
counter_mcux_pit.c
counter_mcux_qtmr.c drivers: counter: mcux_qtmr: fix SYS_INIT call signature 2023-04-19 07:18:54 -05:00
counter_mcux_rtc.c
counter_mcux_snvs.c
counter_native_posix.c
counter_nrfx_rtc.c counter: counter_nrfx_rtc: Align to renamed nrfx symbols 2023-05-05 11:47:53 +02:00
counter_nrfx_timer.c drivers: counter: Adapt to use device tree 2023-03-20 16:59:40 +01:00
counter_nxp_s32_sys_timer.c
counter_sam0_tc32.c
counter_sam_tc.c treewide: Update clock control API usage 2023-04-05 10:55:46 +02:00
counter_xlnx_axi_timer.c
dualtimer_cmsdk_apb.h
maxim_ds3231.c
rtc_mcp7940n.c
timer_cmsdk_apb.h
timer_dtmr_cmsdk_apb.c treewide: Update clock control API usage 2023-04-05 10:55:46 +02:00
timer_tmr_cmsdk_apb.c treewide: Update clock control API usage 2023-04-05 10:55:46 +02:00