zephyr/drivers/counter
Francois Ramu c098aabcaa drivers: counter: rtc for stm32f0 doc series
This patch set the EXTI line 17 as the RTC
on the stm32f0x from STMicroelectronics.

Signed-off-by: Francois Ramu <francois.ramu@st.com>
2020-07-24 16:16:21 +02:00
..
CMakeLists.txt drivers: counter: add Maxim DS3231 support 2020-05-07 19:45:06 +02:00
counter_cmos.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
counter_gecko_rtcc.c drivers: use macro to define device structures 2020-06-08 15:01:52 -04:00
counter_handlers.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
counter_imx_epit.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
counter_ll_stm32_rtc.c drivers: counter: rtc for stm32f0 doc series 2020-07-24 16:16:21 +02:00
counter_mchp_xec.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
counter_mcux_gpt.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
counter_mcux_lptmr.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
counter_mcux_rtc.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
counter_nrfx_rtc.c drivers: counter: nrfx_rtc: Adapt to clock control changes 2020-07-20 16:22:21 +02:00
counter_nrfx_timer.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
counter_sam0_tc32.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
dualtimer_cmsdk_apb.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
Kconfig drivers: counter: add Maxim DS3231 support 2020-05-07 19:45:06 +02:00
Kconfig.cmos kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.dtmr_cmsdk_apb kconfig: Replace some single-symbol 'if's with 'depends on' 2020-02-08 08:32:42 -05:00
Kconfig.gecko kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.imx_epit drivers: counter: imx_epit: Convert driver to new DT_INST macros 2020-04-04 09:34:00 -05:00
Kconfig.maxim_ds3231 drivers: counter: add Maxim DS3231 support 2020-05-07 19:45:06 +02:00
Kconfig.mcux_gpt drivers: mcux_gpt: convert to DT_INST defines 2020-03-11 07:59:38 -06:00
Kconfig.mcux_lptmr drivers: counter: add NXP Kinetis LPTMR driver 2020-03-27 11:17:58 -05:00
Kconfig.mcux_rtc kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.nrfx Bluetooth: controller: Remove legacy LL 2020-05-08 15:07:00 +02:00
Kconfig.sam0 drivers: counter: sam0_tc32: rework devicetree support 2020-04-25 13:33:56 -05:00
Kconfig.stm32_rtc drivers: counter: rtc for stm32f0 doc series 2020-07-24 16:16:21 +02:00
Kconfig.tmr_cmsdk_apb kconfig: Replace some single-symbol 'if's with 'depends on' 2020-02-08 08:32:42 -05:00
Kconfig.xec kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
maxim_ds3231.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
timer_cmsdk_apb.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
timer_dtmr_cmsdk_apb.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
timer_tmr_cmsdk_apb.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00