zephyr/drivers/counter
Henrik Brix Andersen 7fec3d7f12 soc: atmel: samx7x: refactor SoC support for the Atmel SAM E70/V71
Refactor and merge the SoC support files for the Atmel SAM E70 and SAM V71
product series. These SoCs are part of a larger product family (SAM
E70/S70/V70/V71) and share a common set of peripherals.

Support for the two remaining product series (SAM S70/V70) is not part of
this refactoring as these will require further additions to the Atmel HAL.

Signed-off-by: Henrik Brix Andersen <henrik@brixandersen.dk>
2025-01-16 22:39:25 +01:00
..
CMakeLists.txt drivers: counter: Add MAX32xxx counter RTC driver 2024-11-16 15:08:43 -05:00
counter_ace_v1x_art.c drivers: counter: Place API into iterable section 2024-11-29 21:46:15 +01:00
counter_ace_v1x_art_regs.h drivers: ace_v1x wallclock driver 2022-09-06 17:44:03 +02:00
counter_ace_v1x_rtc.c drivers: counter: Place API into iterable section 2024-11-29 21:46:15 +01:00
counter_ace_v1x_rtc_regs.h drivers: ace_v1x wallclock driver 2022-09-06 17:44:03 +02: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: counter: Place API into iterable section 2024-11-29 21:46:15 +01:00
counter_esp32_tmr.c drivers: counter: esp32: Spinlocks cleanup 2024-12-17 15:23:38 +01: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 drivers: counter: add missing include 2024-06-14 21:14:43 -04:00
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_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: Place API into iterable section 2024-11-29 21:46:15 +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: Place API into iterable section 2024-11-29 21:46:15 +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 drivers: counter: Place API into iterable section 2024-11-29 21:46:15 +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 dts: bindings: rename nxp,kinetis-rtc compatible 2024-12-19 19:55:43 +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: Place API into iterable section 2024-11-29 21:46:15 +01:00
counter_native_posix.c drivers: counter: Place API into iterable section 2024-11-29 21:46:15 +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: Add request for global HFSLL 2025-01-08 19:09:57 +01: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_renesas_ra_agt.c drivers: counter: Place API into iterable section 2024-11-29 21:46:15 +01:00
counter_rpi_pico_timer.c drivers: counter: rpi_pico_timer: Add support for RP2350 2024-12-23 23:57:57 +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 soc: atmel: samx7x: refactor SoC support for the Atmel SAM E70/V71 2025-01-16 22:39:25 +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 shell: use shell_device_get_binding 2024-12-18 15:32:10 +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 MAX32xxx counter RTC driver 2024-11-16 15:08:43 -05:00
Kconfig.ace drivers: ace_v1x wallclock driver 2022-09-06 17:44:03 +02:00
Kconfig.ambiq drivers: counter: Add Ambiq counter driver 2023-08-07 16:12:58 +02:00
Kconfig.andes_atcpit100 drivers: counter: add Andes atcpit100 counter driver 2022-08-26 11:55:36 +02:00
Kconfig.cmos drivers: rtc: rtc_mc146818: Added RTC driver for Motorola MC146818B 2023-04-27 14:15:22 +02:00
Kconfig.dtmr_cmsdk_apb drivers: counter: Update drivers to use devicetree Kconfig symbol 2022-07-25 09:38:57 +02:00
Kconfig.dw drivers: counter: add snps apb timer 2023-08-16 10:20:31 +02:00
Kconfig.esp32_rtc esp32: driver: counter: add RTC-based implementation 2022-07-27 09:48:33 +02:00
Kconfig.esp32_tmr soc: esp32xx: refactor clock and RTC subsystems 2024-05-27 01:37:18 -07:00
Kconfig.gd32 drivers: counter: gd32: depend on !SOC_SERIES_GD32VF103 2024-01-10 15:05:54 +01:00
Kconfig.gecko drivers: timer: silabs: Add sleeptimer timer driver 2024-10-24 17:51:01 +02:00
Kconfig.ifx_cat1 drivers: counter: Add Infineon CAT1 counter driver 2023-07-26 09:10:31 +02:00
Kconfig.imx_epit drivers: counter: Update drivers to use devicetree Kconfig symbol 2022-07-25 09:38:57 +02:00
Kconfig.max32_rtc drivers: counter: Add MAX32xxx counter RTC driver 2024-11-16 15:08:43 -05:00
Kconfig.max32_timer drivers: counter: Add MAX32xxx counter driver 2024-09-11 20:18:33 -04:00
Kconfig.maxim_ds3231 lib: notify: build sys-notify conditionally. 2022-10-03 10:18:15 +02:00
Kconfig.mcp7940n drivers: counter: Update drivers to use devicetree Kconfig symbol 2022-07-25 09:38:57 +02:00
Kconfig.mcux_ctimer drivers: counter: Update drivers to use devicetree Kconfig symbol 2022-07-25 09:38:57 +02:00
Kconfig.mcux_gpt drivers: counter: gpt: enable MMIO memory mapping 2024-04-09 11:06:24 +02:00
Kconfig.mcux_lpc_rtc drivers: mcux_lpc_rtc: Add support for 1KHz counter 2024-01-12 13:34:19 +01:00
Kconfig.mcux_lptmr drivers: mcux_lptmr_timer: Fix compat string error 2024-06-05 04:24:30 -07:00
Kconfig.mcux_qtmr drivers: counter: Update drivers to use devicetree Kconfig symbol 2022-07-25 09:38:57 +02:00
Kconfig.mcux_rtc dts: bindings: rename nxp,kinetis-rtc compatible 2024-12-19 19:55:43 +01:00
Kconfig.mcux_snvs drivers: counter: Update drivers to use devicetree Kconfig symbol 2022-07-25 09:38:57 +02:00
Kconfig.mcux_tpm drivers: counter: mcux: add support for TPM 2024-04-30 08:53:59 +02:00
Kconfig.native_posix drivers: counter native: Add top value conf and multi channel support 2023-10-23 13:38:43 +02:00
Kconfig.nrfx drivers: counter: nrfx_timer: Add request for global HFSLL 2025-01-08 19:09:57 +01:00
Kconfig.nxp_mrt drivers: nxp: Add reset code to driver inits 2024-05-21 16:49:42 -04:00
Kconfig.nxp_pit drivers: counter: fix leaking NXP counter Kconfigs 2024-04-26 19:48:11 +01:00
Kconfig.nxp_s32 counter: nxp_s32_sys_timer: use clock control APIs 2023-09-29 16:29:31 +02:00
Kconfig.renesas_ra drivers: counter: Add AGT counter driver support for Renesas RA8 2024-10-21 12:41:00 +02:00
Kconfig.rpi_pico drivers: counter: Add support for rpi_pico timer 2023-09-13 16:18:44 +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 drivers: counter: Add Smartbond basic support 2023-07-05 13:00:50 +02:00
Kconfig.stm32_rtc drivers: counter: stm32: remove deprecated clock source Kconfigs 2024-06-18 14:33:58 -04:00
Kconfig.stm32_timer drivers: counter: Reset timer using RCC before initialization 2022-12-09 09:43:36 -08:00
Kconfig.tmr_cmsdk_apb drivers: counter: Update drivers to use devicetree Kconfig symbol 2022-07-25 09:38:57 +02:00
Kconfig.xec drivers: counter: Update drivers to use devicetree Kconfig symbol 2022-07-25 09:38:57 +02:00
Kconfig.xlnx drivers: counter: Update drivers to use devicetree Kconfig symbol 2022-07-25 09:38:57 +02:00
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