zephyr/drivers/counter
Gerson Fernando Budke 8427f5e9b1 drivers: timer: Add sam0 tc32 support to pinctrl
This add support to pinctrl at Atmel sam0 timer tc32 driver.

Signed-off-by: Gerson Fernando Budke <nandojve@gmail.com>
2022-03-24 15:45:37 -07:00
..
CMakeLists.txt
Kconfig
Kconfig.cmos
Kconfig.dtmr_cmsdk_apb
Kconfig.esp32
Kconfig.gecko
Kconfig.imx_epit
Kconfig.maxim_ds3231
Kconfig.mcp7940n
Kconfig.mcux_ctimer
Kconfig.mcux_gpt
Kconfig.mcux_lpc_rtc
Kconfig.mcux_lptmr
Kconfig.mcux_pit
Kconfig.mcux_rtc
Kconfig.mcux_snvs
Kconfig.native_posix
Kconfig.nrfx drivers: counter: Fix dt_node_bool_prop calls in Kconfig.nrfx 2022-03-24 15:13:32 +01:00
Kconfig.sam
Kconfig.sam0
Kconfig.stm32_rtc
Kconfig.stm32_timer
Kconfig.tmr_cmsdk_apb
Kconfig.xec
Kconfig.xlnx
counter_cmos.c everywhere: fix typos 2022-03-14 20:22:24 -04:00
counter_esp32.c drivers: constify all device instances 2022-03-16 12:33:12 +01:00
counter_gecko_rtcc.c drivers: remove redundant DEV_NAME helpers 2022-03-15 17:31:51 -04:00
counter_handlers.c
counter_imx_epit.c
counter_ll_stm32_rtc.c
counter_ll_stm32_timer.c everywhere: fix typos 2022-03-18 13:24:08 -04:00
counter_mchp_xec.c
counter_mcux_ctimer.c
counter_mcux_gpt.c
counter_mcux_lpc_rtc.c
counter_mcux_lptmr.c
counter_mcux_pit.c everywhere: fix typos 2022-03-14 20:22:24 -04:00
counter_mcux_rtc.c
counter_mcux_snvs.c
counter_native_posix.c
counter_nrfx_rtc.c everywhere: fix typos 2022-03-18 13:24:08 -04:00
counter_nrfx_timer.c everywhere: fix typos 2022-03-18 13:24:08 -04:00
counter_sam0_tc32.c drivers: timer: Add sam0 tc32 support to pinctrl 2022-03-24 15:45:37 -07:00
counter_sam_tc.c drivers: counter: Update sam driver to use pinctrl 2022-03-24 15:45:37 -07:00
counter_xlnx_axi_timer.c everywhere: fix typos 2022-03-14 20:22:24 -04:00
dualtimer_cmsdk_apb.h
maxim_ds3231.c
rtc_mcp7940n.c everywhere: fix typos 2022-03-14 20:22:24 -04:00
timer_cmsdk_apb.h
timer_dtmr_cmsdk_apb.c
timer_tmr_cmsdk_apb.c