zephyr/drivers/counter
Marco Widmer 491e297418 drivers: counter: nrfx_timer: Use shutdown task if available
Add a workaround for NRF52 anomaly 78: "High current consumption when
using timer STOP task only". Use the SHUTDOWN task instead.

For consistency, CLEAR the timer timer after STOPPING on devices that
lack the SHUTDOWN task. This also aligns the behavior with
nrfx_timer_disable().

For devices with the SHUTDOWN task, this restores the behavior previous
to e92323f.

Fixes #87224

Signed-off-by: Marco Widmer <marco.widmer@bytesatwork.ch>
2025-04-09 11:43:01 +02:00
..
CMakeLists.txt drivers: counter: add ite it8xxx2 timer driver 2025-04-08 16:12:11 +02:00
counter_ace_v1x_art_regs.h
counter_ace_v1x_art.c drivers: counter: Place API into iterable section 2024-11-29 21:46:15 +01:00
counter_ace_v1x_rtc_regs.h
counter_ace_v1x_rtc.c drivers: counter: Place API into iterable section 2024-11-29 21:46:15 +01:00
counter_ambiq_timer.c drivers: counter: Place API into iterable section 2024-11-29 21:46:15 +01:00
counter_andes_atcpit100.c drivers: counter: Place API into iterable section 2024-11-29 21:46:15 +01:00
counter_cmos.c drivers: counter: Place API into iterable section 2024-11-29 21:46:15 +01:00
counter_dw_timer.c drivers: counter: Place API into iterable section 2024-11-29 21:46:15 +01:00
counter_esp32_rtc.c drivers: esp32: Update for shared intc 2025-04-02 19:02:27 +02:00
counter_esp32_tmr.c drivers: esp32: Update for shared intc 2025-04-02 19:02:27 +02:00
counter_gd32_timer.c drivers: counter: Place API into iterable section 2024-11-29 21:46:15 +01:00
counter_gecko_rtcc.c drivers: counter: Place API into iterable section 2024-11-29 21:46:15 +01:00
counter_gecko_stimer.c drivers: counter: Place API into iterable section 2024-11-29 21:46:15 +01:00
counter_handlers.c
counter_ifx_cat1.c drivers: counter: Place API into iterable section 2024-11-29 21:46:15 +01:00
counter_imx_epit.c drivers: counter: Place API into iterable section 2024-11-29 21:46:15 +01:00
counter_ite_it8xxx2.c drivers: counter: add ite it8xxx2 timer driver 2025-04-08 16:12:11 +02:00
counter_ll_stm32_rtc.c drivers: counter: Place API into iterable section 2024-11-29 21:46:15 +01:00
counter_ll_stm32_timer.c drivers: counter: stm32: add support for STM32WB0 2025-01-14 20:49:30 +01:00
counter_max32_rtc.c drivers: counter: counter_max32:_rtc: Update api_start 2025-02-14 13:36:19 +01:00
counter_max32_timer.c drivers: counter: Place API into iterable section 2024-11-29 21:46:15 +01:00
counter_mchp_xec.c drivers: counter: Place API into iterable section 2024-11-29 21:46:15 +01:00
counter_mcux_ctimer.c drivers: counter: Place API into iterable section 2024-11-29 21:46:15 +01:00
counter_mcux_gpt.c drivers: counter: gpt: fix init sequence 2025-02-04 20:26:37 +01:00
counter_mcux_lpc_rtc.c drivers: counter: Place API into iterable section 2024-11-29 21:46:15 +01:00
counter_mcux_lptmr.c dts: counter: Remove old kinetis lptmr binding 2025-03-20 17:14:28 +01:00
counter_mcux_qtmr.c drivers: counter: Place API into iterable section 2024-11-29 21:46:15 +01:00
counter_mcux_rtc.c driver: counter: mcux_rtc: Move FSL check 2025-02-11 03:07:01 +01:00
counter_mcux_snvs.c drivers: counter: Place API into iterable section 2024-11-29 21:46:15 +01:00
counter_mcux_tpm.c drivers: counter: tpm: fix init sequence 2025-02-04 20:26:37 +01:00
counter_native_sim.c drivers: counter: Add native-posix implementation example 2025-03-26 08:54:58 +01:00
counter_nrfx_rtc.c drivers: counter: Place API into iterable section 2024-11-29 21:46:15 +01:00
counter_nrfx_timer.c drivers: counter: nrfx_timer: Use shutdown task if available 2025-04-09 11:43:01 +02:00
counter_nxp_mrt.c drivers: counter: Place API into iterable section 2024-11-29 21:46:15 +01:00
counter_nxp_pit.c drivers: counter: Place API into iterable section 2024-11-29 21:46:15 +01:00
counter_nxp_s32_sys_timer.c drivers: counter: Place API into iterable section 2024-11-29 21:46:15 +01:00
counter_realtek_rts5912_slwtmr.c drivers: counter: rts5912: add support slow timer counter driver 2025-04-07 21:13:10 +02:00
counter_renesas_ra_agt.c drivers: Correct value of event macro for all Renesas SoC 2025-02-28 18:29:17 +01:00
counter_renesas_rz_gtm.c drivers: counter: Initial support for RZ/G3S 2025-02-04 09:16:34 +01:00
counter_rpi_pico_timer.c drivers: counter: rpi_pico_timer: Correct support for RP2350 2025-01-23 23:19:36 +01:00
counter_sam0_tc32.c clocks: atmel: sam0: Fix gclk and mclk clock bindings 2025-01-14 20:49:03 +01:00
counter_sam_tc.c drivers: counter: sam: tc: Update sam4l freq idx 0 2025-02-10 11:30:02 +01:00
counter_smartbond_timer.c drivers: counter: Place API into iterable section 2024-11-29 21:46:15 +01:00
counter_timer_shell.c counter_timer_shell: add shell device filtering 2025-01-29 04:17:47 +01:00
counter_xlnx_axi_timer.c drivers: counter: Place API into iterable section 2024-11-29 21:46:15 +01:00
dualtimer_cmsdk_apb.h
Kconfig drivers: counter: add ite it8xxx2 timer driver 2025-04-08 16:12:11 +02:00
Kconfig.ace
Kconfig.ambiq
Kconfig.andes_atcpit100
Kconfig.cmos
Kconfig.dtmr_cmsdk_apb
Kconfig.dw
Kconfig.esp32_rtc
Kconfig.esp32_tmr
Kconfig.gd32
Kconfig.gecko drivers: timer: silabs: Add sleeptimer timer driver 2024-10-24 17:51:01 +02:00
Kconfig.ifx_cat1
Kconfig.imx_epit
Kconfig.ite_it8xxx2 drivers: counter: add ite it8xxx2 timer driver 2025-04-08 16:12:11 +02:00
Kconfig.max32_rtc drivers: counter: Add MAX32xxx counter RTC driver 2024-11-16 15:08:43 -05:00
Kconfig.max32_timer
Kconfig.maxim_ds3231
Kconfig.mcp7940n
Kconfig.mcux_ctimer
Kconfig.mcux_gpt
Kconfig.mcux_lpc_rtc
Kconfig.mcux_lptmr dts: counter: Remove old kinetis lptmr binding 2025-03-20 17:14:28 +01:00
Kconfig.mcux_qtmr
Kconfig.mcux_rtc dts: bindings: rename nxp,kinetis-rtc compatible 2024-12-19 19:55:43 +01:00
Kconfig.mcux_snvs
Kconfig.mcux_tpm
Kconfig.native_sim drivers/counter/counter_native_sim: Rename from counter_native_posix 2025-03-10 06:52:37 +01:00
Kconfig.nrfx drivers: counter: nrfx_timer: Add request for global HFSLL 2025-01-08 19:09:57 +01:00
Kconfig.nxp_mrt
Kconfig.nxp_pit
Kconfig.nxp_s32
Kconfig.renesas_ra drivers: counter: Add AGT counter driver support for Renesas RA8 2024-10-21 12:41:00 +02:00
Kconfig.renesas_rz drivers: counter: Initial support for RZ/G3S 2025-02-04 09:16:34 +01:00
Kconfig.rpi_pico
Kconfig.rts5912_slwtmr drivers: counter: rts5912: add support slow timer counter driver 2025-04-07 21:13:10 +02:00
Kconfig.sam soc: atmel: Drop PINCTRL from Kconfig.defconfig 2024-11-04 13:43:26 -06:00
Kconfig.sam0 soc: atmel: Drop PINCTRL from Kconfig.defconfig 2024-11-04 13:43:26 -06:00
Kconfig.smartbond_timer
Kconfig.stm32_rtc drivers : counter: clean up usage of "USE_STM32_LL" 2025-03-20 09:32:56 +01:00
Kconfig.stm32_timer
Kconfig.tmr_cmsdk_apb
Kconfig.xec
Kconfig.xlnx
maxim_ds3231.c drivers: counter: Place API into iterable section 2024-11-29 21:46:15 +01:00
rtc_mcp7940n.c drivers: counter: Fix unchecked return value in mcp7940 2025-01-02 10:55:04 +01:00
timer_cmsdk_apb.h
timer_dtmr_cmsdk_apb.c drivers: counter: Place API into iterable section 2024-11-29 21:46:15 +01:00
timer_tmr_cmsdk_apb.c drivers: counter: Place API into iterable section 2024-11-29 21:46:15 +01:00