zephyr/drivers/counter
Manuel Arguelles 4fbf940019 drivers: counter: support NXP S32 System Timer Module
NXP S32 System Timer module includes a 32-bit count-up timer and four
32-bit compare channels with a separate interrupt source for each
channel. The timer is driven by the module clock divided by an 8-bit
prescale value.

Signed-off-by: Manuel Arguelles <manuel.arguelles@nxp.com>
2022-11-30 11:29:39 +01:00
..
CMakeLists.txt drivers: counter: support NXP S32 System Timer Module 2022-11-30 11:29:39 +01:00
Kconfig drivers: counter: support NXP S32 System Timer Module 2022-11-30 11:29:39 +01:00
Kconfig.ace
Kconfig.andes_atcpit100
Kconfig.cmos
Kconfig.dtmr_cmsdk_apb
Kconfig.esp32_rtc
Kconfig.esp32_tmr
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
Kconfig.nxp_s32 drivers: counter: support NXP S32 System Timer Module 2022-11-30 11:29:39 +01:00
Kconfig.sam
Kconfig.sam0
Kconfig.stm32_rtc drivers: counter: Enable support to stm32l5 mcu 2022-11-29 13:40:27 +00:00
Kconfig.stm32_timer
Kconfig.tmr_cmsdk_apb
Kconfig.xec
Kconfig.xlnx
counter_ace_v1x_art.c intel_adsp: cleanup ace_v1x-regs.h more and prep for removal 2022-10-11 12:50:05 -04:00
counter_ace_v1x_art_regs.h
counter_ace_v1x_rtc.c intel_adsp: cleanup ace_v1x-regs.h more and prep for removal 2022-10-11 12:50:05 -04:00
counter_ace_v1x_rtc_regs.h
counter_andes_atcpit100.c drivers: counter: add missing includes 2022-10-13 00:07:37 +09:00
counter_cmos.c
counter_esp32_rtc.c drivers: counter: add missing includes 2022-10-13 00:07:37 +09:00
counter_esp32_tmr.c drivers: counter: add missing includes 2022-10-13 00:07:37 +09:00
counter_gecko_rtcc.c
counter_handlers.c
counter_imx_epit.c drivers: counter: add missing includes 2022-10-13 00:07:37 +09:00
counter_ll_stm32_rtc.c drivers: counter: Enable support to stm32l5 mcu 2022-11-29 13:40:27 +00:00
counter_ll_stm32_timer.c drivers: counter: add missing includes 2022-10-13 00:07:37 +09:00
counter_mchp_xec.c arm: add missing includes 2022-10-11 18:37:53 -04:00
counter_mcux_ctimer.c include: add missing irq.h include 2022-10-11 18:05:17 +02:00
counter_mcux_gpt.c include: add missing irq.h include 2022-10-11 18:05:17 +02:00
counter_mcux_lpc_rtc.c drivers: counter: add missing includes 2022-10-13 00:07:37 +09:00
counter_mcux_lptmr.c drivers: counter: add missing includes 2022-10-13 00:07:37 +09:00
counter_mcux_pit.c include: add missing irq.h include 2022-10-11 18:05:17 +02:00
counter_mcux_qtmr.c drivers: counter: add missing includes 2022-10-13 00:07:37 +09:00
counter_mcux_rtc.c include: add missing sys_clock.h include 2022-10-11 18:05:17 +02:00
counter_mcux_snvs.c include: add missing irq.h include 2022-10-11 18:05:17 +02:00
counter_native_posix.c include: fix native_posix_counter includes. 2022-10-12 16:10:05 -04:00
counter_nrfx_rtc.c include: add missing zephyr/irq.h include 2022-10-17 22:57:39 +09:00
counter_nrfx_timer.c include: add missing zephyr/irq.h include 2022-10-17 22:57:39 +09:00
counter_nxp_s32_sys_timer.c drivers: counter: support NXP S32 System Timer Module 2022-11-30 11:29:39 +01:00
counter_sam0_tc32.c drivers: counter: add missing includes 2022-10-13 00:07:37 +09:00
counter_sam_tc.c include: add missing zephyr/irq.h include 2022-10-17 22:57:39 +09:00
counter_xlnx_axi_timer.c include: add missing irq.h include 2022-10-11 18:05:17 +02:00
dualtimer_cmsdk_apb.h
maxim_ds3231.c
rtc_mcp7940n.c
timer_cmsdk_apb.h
timer_dtmr_cmsdk_apb.c include: add missing limits.h include 2022-10-11 18:05:17 +02:00
timer_tmr_cmsdk_apb.c include: add missing irq.h include 2022-10-11 18:05:17 +02:00