zephyr/drivers/counter
Georgij Cernysiov a3ec56c1ba drivers: counter: stm32: fix LSE clock source for not F4 SoC
Fixes the STM32 counter driver when LSE is the clock source
and SoC is not F4.

Signed-off-by: Georgij Cernysiov <g.cernysiov@elco-automation.de>
2019-04-17 10:38:04 -05:00
..
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig
Kconfig.dtmr_cmsdk_apb
Kconfig.imx_epit kconfig: drivers: counter: Remove redundant COUNTER deps. 2019-03-09 10:00:35 -05:00
Kconfig.mcux_rtc
Kconfig.nrfx kconfig: Remove blank lines at the beginning/end of files 2019-03-13 07:29:42 -05:00
Kconfig.qmsi kconfig: drivers: counter: Remove redundant COUNTER deps. 2019-03-09 10:00:35 -05:00
Kconfig.stm32_rtc drivers: counter: stm32: fix LSE clock source for not F4 SoC 2019-04-17 10:38:04 -05:00
Kconfig.tmr_cmsdk_apb
counter_handlers.c all: Update reserved function names 2019-03-11 13:48:42 -04:00
counter_imx_epit.c drivers: Rename reserved function names 2019-04-03 17:31:00 -04:00
counter_ll_stm32_rtc.c drivers: counter: stm32: fix LSE clock source for not F4 SoC 2019-04-17 10:38:04 -05:00
counter_mcux_rtc.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
counter_nrfx_rtc.c drivers: counter: nrfx_rtc: Fix lack of interrupt when CC=0 2019-04-17 10:32:15 -05:00
counter_nrfx_timer.c drivers: Rename reserved function names 2019-04-03 17:31:00 -04:00
counter_qmsi_aon.c
counter_qmsi_aonpt.c device: Extend device_set_power_state API to support async requests 2019-03-14 14:26:15 +01:00
counter_rtc_qmsi.c device: Extend device_set_power_state API to support async requests 2019-03-14 14:26:15 +01:00
dualtimer_cmsdk_apb.h
timer_cmsdk_apb.h
timer_dtmr_cmsdk_apb.c
timer_tmr_cmsdk_apb.c