zephyr/drivers/counter
Scott Worley dd1a9559be Microchip: XEC RTOS timer: Add MEC172x support to driver
Update Microchip XEC RTOS timer driver adding MEC172x support and
using more device tree properities in the driver. We must also update
the XEC counter driver to use the new GIRQ DT properties.
Add new properties to RTOS timer and RTC timer YAML. These two timers
are linked due to option using a high speed timer for kernel busy wait.
Add Kconfig logic for XEC RTOS timer to MEC172x SoC.
Enable the Microchip XEC RTOS timer in the MEC172x evaluation board.
Add device tree nodes for most peripeherals.

Signed-off-by: Scott Worley <scott.worley@microchip.com>
2021-07-27 09:29:34 -04:00
..
CMakeLists.txt drivers: Add Atmel SAM counter (TC) Driver 2021-07-26 05:13:40 -04:00
counter_cmos.c drivers: counter: remove usage of device_pm_control_nop 2021-04-28 10:54:58 -04:00
counter_esp32.c esp32: drivers: interrupt_controller: review Timer's interrupt usage 2021-07-16 07:19:28 -04:00
counter_gecko_rtcc.c drivers: counter: remove usage of device_pm_control_nop 2021-04-28 10:54:58 -04:00
counter_handlers.c counter: callback null check to use NULL instead of numeric zero 2021-04-29 07:16:37 -04:00
counter_imx_epit.c drivers: counter: remove usage of device_pm_control_nop 2021-04-28 10:54:58 -04:00
counter_ll_stm32_rtc.c drivers: stm32_rtc: add STM32WL family support 2021-06-07 12:04:15 +02:00
counter_mchp_xec.c Microchip: XEC RTOS timer: Add MEC172x support to driver 2021-07-27 09:29:34 -04:00
counter_mcux_gpt.c drivers: counter: remove usage of device_pm_control_nop 2021-04-28 10:54:58 -04:00
counter_mcux_lpc_rtc.c drivers: counter: Add counter for rt600 2021-07-16 18:56:15 -04:00
counter_mcux_lptmr.c drivers: counter: remove usage of device_pm_control_nop 2021-04-28 10:54:58 -04:00
counter_mcux_pit.c drivers: counter: remove usage of device_pm_control_nop 2021-04-28 10:54:58 -04:00
counter_mcux_rtc.c drivers: counter: remove usage of device_pm_control_nop 2021-04-28 10:54:58 -04:00
counter_native_posix.c drivers: counter: remove usage of device_pm_control_nop 2021-04-28 10:54:58 -04:00
counter_nrfx_rtc.c drivers: counter: remove usage of device_pm_control_nop 2021-04-28 10:54:58 -04:00
counter_nrfx_timer.c drivers: counter: remove usage of device_pm_control_nop 2021-04-28 10:54:58 -04:00
counter_sam0_tc32.c drivers: counter: remove usage of device_pm_control_nop 2021-04-28 10:54:58 -04:00
counter_sam_tc.c drivers: Add Atmel SAM counter (TC) Driver 2021-07-26 05:13:40 -04:00
counter_xlnx_axi_timer.c drivers: counter: remove usage of device_pm_control_nop 2021-04-28 10:54:58 -04:00
dualtimer_cmsdk_apb.h
Kconfig drivers: Add Atmel SAM counter (TC) Driver 2021-07-26 05:13:40 -04:00
Kconfig.cmos
Kconfig.dtmr_cmsdk_apb
Kconfig.esp32 esp32: drivers: interrupt_controller: review Timer's interrupt usage 2021-07-16 07:19:28 -04:00
Kconfig.gecko
Kconfig.imx_epit
Kconfig.maxim_ds3231
Kconfig.mcux_gpt
Kconfig.mcux_lpc_rtc drivers: counter: Add counter for rt600 2021-07-16 18:56:15 -04:00
Kconfig.mcux_lptmr
Kconfig.mcux_pit
Kconfig.mcux_rtc
Kconfig.native_posix
Kconfig.nrfx
Kconfig.sam drivers: Add Atmel SAM counter (TC) Driver 2021-07-26 05:13:40 -04:00
Kconfig.sam0
Kconfig.stm32_rtc
Kconfig.tmr_cmsdk_apb
Kconfig.xec
Kconfig.xlnx
maxim_ds3231.c drivers: counter: remove usage of device_pm_control_nop 2021-04-28 10:54:58 -04:00
timer_cmsdk_apb.h
timer_dtmr_cmsdk_apb.c drivers: counter: remove usage of device_pm_control_nop 2021-04-28 10:54:58 -04:00
timer_tmr_cmsdk_apb.c drivers: counter: remove usage of device_pm_control_nop 2021-04-28 10:54:58 -04:00