zephyr/drivers/counter
Hake Huang 3940b407d9 driver: update gpt driver to support internal divider by dts
using dts support gpt clock source and divider

Signed-off-by: Hake Huang <hake.huang@oss.nxp.com>
2021-01-22 08:34:49 -06:00
..
CMakeLists.txt drivers: counter: add driver for the Xilinx AXI Timer 2020-11-17 19:30:20 -05:00
Kconfig drivers: counter: add driver for the Xilinx AXI Timer 2020-11-17 19:30:20 -05:00
Kconfig.cmos
Kconfig.dtmr_cmsdk_apb
Kconfig.gecko
Kconfig.imx_epit
Kconfig.maxim_ds3231
Kconfig.mcux_gpt
Kconfig.mcux_lptmr
Kconfig.mcux_pit
Kconfig.mcux_rtc
Kconfig.native_posix
Kconfig.nrfx drivers: counters: Fix TIMER0 and RTC0 with Bluetooth controller 2020-12-13 19:25:49 -05:00
Kconfig.sam0
Kconfig.stm32_rtc drivers: counter: rtc for stm32g0 soc series 2021-01-06 08:09:47 -06:00
Kconfig.tmr_cmsdk_apb
Kconfig.xec
Kconfig.xlnx drivers: counter: add driver for the Xilinx AXI Timer 2020-11-17 19:30:20 -05:00
counter_cmos.c drivers: counter: Convert DEVICE_AND_API_INIT to DEVICE_DEFINE 2020-12-19 20:00:23 -05:00
counter_gecko_rtcc.c device: Remove DEVICE_DT_DECLARE / DEVICE_DT_INST_DECLARE 2021-01-15 07:16:21 -06:00
counter_handlers.c
counter_imx_epit.c drivers: counter: Convert drivers to new DT device macros 2020-12-15 18:30:06 -05:00
counter_ll_stm32_rtc.c drivers: counter: rtc for stm32g0 soc series 2021-01-06 08:09:47 -06:00
counter_mchp_xec.c drivers: counter: Convert drivers to new DT device macros 2020-12-15 18:30:06 -05:00
counter_mcux_gpt.c driver: update gpt driver to support internal divider by dts 2021-01-22 08:34:49 -06:00
counter_mcux_lptmr.c drivers: counter: Convert drivers to new DT device macros 2020-12-15 18:30:06 -05:00
counter_mcux_pit.c drivers: counter: Convert drivers to new DT device macros 2020-12-15 18:30:06 -05:00
counter_mcux_rtc.c drivers: counter: Convert drivers to new DT device macros 2020-12-15 18:30:06 -05:00
counter_native_posix.c drivers: counter: Convert drivers to new DT device macros 2020-12-15 18:30:06 -05:00
counter_nrfx_rtc.c device: Remove DEVICE_DT_DECLARE / DEVICE_DT_INST_DECLARE 2021-01-15 07:16:21 -06:00
counter_nrfx_timer.c device: Remove DEVICE_DT_DECLARE / DEVICE_DT_INST_DECLARE 2021-01-15 07:16:21 -06:00
counter_sam0_tc32.c drivers: counter: Convert drivers to new DT device macros 2020-12-15 18:30:06 -05:00
counter_xlnx_axi_timer.c drivers: counter: Convert drivers to new DT device macros 2020-12-15 18:30:06 -05:00
dualtimer_cmsdk_apb.h
maxim_ds3231.c drivers: counter: Convert drivers to new DT device macros 2020-12-15 18:30:06 -05:00
timer_cmsdk_apb.h
timer_dtmr_cmsdk_apb.c drivers: counter: Convert drivers to new DT device macros 2020-12-15 18:30:06 -05:00
timer_tmr_cmsdk_apb.c drivers: counter: Convert drivers to new DT device macros 2020-12-15 18:30:06 -05:00