zephyr/drivers/counter
Kumar Gala 8eafcc32db drivers: counter: sam0_tc32: rework devicetree support
Rework the devicetree to utilize new DT_INST macros and extract per
instance data for clocks from devicetree.  Move the prescaler setting
from Kconfig to devicetree as well.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2020-04-25 13:33:56 -05:00
..
CMakeLists.txt
counter_cmos.c
counter_gecko_rtcc.c
counter_handlers.c
counter_imx_epit.c drivers: counter: imx_epit: Convert driver to new DT_INST macros 2020-04-04 09:34:00 -05:00
counter_ll_stm32_rtc.c soc: arm: st_stm32: stm32l0: Add RTC support 2020-04-08 12:18:16 -05:00
counter_mchp_xec.c
counter_mcux_gpt.c
counter_mcux_lptmr.c
counter_mcux_rtc.c
counter_nrfx_rtc.c drivers: counter: nrf: use new DT API 2020-04-17 18:28:55 +02:00
counter_nrfx_timer.c drivers: counter: nrf: use new DT API 2020-04-17 18:28:55 +02:00
counter_sam0_tc32.c drivers: counter: sam0_tc32: rework devicetree support 2020-04-25 13:33:56 -05:00
dualtimer_cmsdk_apb.h
Kconfig
Kconfig.cmos
Kconfig.dtmr_cmsdk_apb
Kconfig.gecko
Kconfig.imx_epit drivers: counter: imx_epit: Convert driver to new DT_INST macros 2020-04-04 09:34:00 -05:00
Kconfig.mcux_gpt
Kconfig.mcux_lptmr
Kconfig.mcux_rtc
Kconfig.nrfx
Kconfig.sam0 drivers: counter: sam0_tc32: rework devicetree support 2020-04-25 13:33:56 -05:00
Kconfig.stm32_rtc
Kconfig.tmr_cmsdk_apb
Kconfig.xec
timer_cmsdk_apb.h
timer_dtmr_cmsdk_apb.c
timer_tmr_cmsdk_apb.c