zephyr/drivers/counter
Alexandre Bourdiol d6e69383a3 drivers: STM32H7 dualcore EXTI management
Need to use specific EXTI API to configure the cortex M4 core.

Signed-off-by: Alexandre Bourdiol <alexandre.bourdiol@st.com>
2020-04-29 10:20:00 -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 drivers: STM32H7 dualcore EXTI management 2020-04-29 10:20:00 -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