zephyr/drivers/counter
Serafin Leschke 2e5313dc56 soc: arm: st_stm32: stm32l0: Add RTC support
This commits adds support for the on chip RTC of the stm32l0 series

Signed-off-by: Serafin Leschke <serafin.leschke@bytesatwork.ch>
2020-04-08 12:18:16 -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 global: Replace BUILD_ASSERT_MSG() with BUILD_ASSERT() 2020-03-31 07:18:06 +02:00
counter_nrfx_timer.c global: Replace BUILD_ASSERT_MSG() with BUILD_ASSERT() 2020-03-31 07:18:06 +02:00
counter_sam0_tc32.c
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
Kconfig.stm32_rtc
Kconfig.template.sam0_tc32
Kconfig.tmr_cmsdk_apb
Kconfig.xec
timer_cmsdk_apb.h
timer_dtmr_cmsdk_apb.c drivers: arm_cmsdk/arm: Convert drivers to new DT_INST macros 2020-03-31 19:28:47 -05:00
timer_tmr_cmsdk_apb.c drivers: arm_cmsdk/arm: Convert drivers to new DT_INST macros 2020-03-31 19:28:47 -05:00