zephyr/drivers/counter
Kumar Gala c9bfb25184 drivers: counter: mcux: Convert clock control to use DEVICE_DT_GET
Replace device_get_binding with DEVICE_DT_GET for getting access
to the clock controller device.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2021-02-19 05:03:11 -06:00
..
CMakeLists.txt
Kconfig
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
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 soc: stm32: convert to use DEVICE_DT_GET for clocks 2021-02-16 17:01:37 -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 drivers: counter: mcux: Convert clock control to use DEVICE_DT_GET 2021-02-19 05:03:11 -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