zephyr/drivers/counter
Piotr Zięcik 05fa9c8318 drivers: counter_nrfx_timer: Port driver to DTS
This commit updates the counter_nrfx_timer driver in order to
use device tree infrastructure.

Signed-off-by: Piotr Zięcik <piotr.ziecik@nordicsemi.no>
2019-03-01 19:46:57 +01:00
..
CMakeLists.txt drivers/counter: stm32: Provide STM32 RTC driver using counter API 2019-02-07 16:14:00 -05:00
Kconfig drivers/counter: stm32: Provide STM32 RTC driver using counter API 2019-02-07 16:14:00 -05:00
Kconfig.dtmr_cmsdk_apb drivers: counter: cmsdk: Convert to new DT_<COMPAT>_<INSTANCE> defines 2019-02-07 16:14:00 -05:00
Kconfig.imx_epit imx: Add IMX EPIT driver for i.MX socs 2019-02-07 16:14:00 -05:00
Kconfig.mcux_rtc drivers: counter: Introduce mcux rtc shim 2019-02-07 16:14:00 -05:00
Kconfig.nrfx drivers: counter_nrfx_timer: Port driver to DTS 2019-03-01 19:46:57 +01:00
Kconfig.qmsi kconfig: Use a short consistent prompt style 2019-02-27 09:23:30 +01:00
Kconfig.stm32_rtc drivers/counter: stm32: Provide STM32 RTC driver using counter API 2019-02-07 16:14:00 -05:00
Kconfig.tmr_cmsdk_apb drivers: counter: cmsdk: Convert to new DT_<COMPAT>_<INSTANCE> defines 2019-02-07 16:14:00 -05:00
counter_handlers.c drivers: counter: Rename wrap to top_value 2019-02-07 16:14:00 -05:00
counter_imx_epit.c imx: Add IMX EPIT driver for i.MX socs 2019-02-07 16:14:00 -05:00
counter_ll_stm32_rtc.c api: counter: rename counter_disable_channel_alarm() 2019-02-08 10:47:40 +01:00
counter_mcux_rtc.c drivers: counter: mcux: Fix sanitycheck test build issue 2019-02-11 09:40:27 -06:00
counter_nrfx_rtc.c drivers: counter_nrfx_rtc: Port driver to DTS 2019-03-01 19:46:57 +01:00
counter_nrfx_timer.c drivers: counter_nrfx_timer: Port driver to DTS 2019-03-01 19:46:57 +01:00
counter_qmsi_aon.c drivers: counter: incorporate changes of api name and signature. 2019-02-08 08:56:45 -05:00
counter_qmsi_aonpt.c drivers: counter: incorporate changes of api name and signature. 2019-02-08 08:56:45 -05:00
counter_rtc_qmsi.c drivers: counter: Modify set top value api. 2019-02-27 12:33:53 -08:00
dualtimer_cmsdk_apb.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
timer_cmsdk_apb.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
timer_dtmr_cmsdk_apb.c drivers: counter: cmsdk: Convert to new DT_<COMPAT>_<INSTANCE> defines 2019-02-07 16:14:00 -05:00
timer_tmr_cmsdk_apb.c drivers: counter: cmsdk: Convert to new DT_<COMPAT>_<INSTANCE> defines 2019-02-07 16:14:00 -05:00