mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-02 00:02:48 +00:00
The CMSDK Dual Timer can be used as a timer or as a counter. The unified interface proposed in #8340 unifies counter.h and rtc.h to provide a common interface. This patch modifies the timer implementation of the dual timer to make it compliant with the new proposed interface. Signed-off-by: Vincenzo Frascino <vincenzo.frascino@linaro.org> Signed-off-by: Kumar Gala <kumar.gala@linaro.org> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
counter_handlers.c | ||
counter_imx_epit.c | ||
counter_mcux_rtc.c | ||
counter_nrfx_rtc.c | ||
counter_nrfx_timer.c | ||
counter_qmsi_aon.c | ||
counter_qmsi_aonpt.c | ||
counter_rtc_qmsi.c | ||
dualtimer_cmsdk_apb.h | ||
Kconfig | ||
Kconfig.dtmr_cmsdk_apb | ||
Kconfig.imx_epit | ||
Kconfig.mcux_rtc | ||
Kconfig.nrfx | ||
Kconfig.qmsi | ||
Kconfig.tmr_cmsdk_apb | ||
timer_cmsdk_apb.h | ||
timer_dtmr_cmsdk_apb.c | ||
timer_tmr_cmsdk_apb.c |