..
CMakeLists.txt
drivers: counter: add Maxim DS3231 support
2020-05-07 19:45:06 +02:00
counter_cmos.c
counter_gecko_rtcc.c
device: avoid casting away const from config_info pointer
2020-05-13 18:21:52 +02:00
counter_handlers.c
drivers: counter: Fix get_value verification handler
2020-03-25 16:25:45 +01:00
counter_imx_epit.c
devicetree: allow access to all nodes
2020-05-08 19:37:18 -05:00
counter_ll_stm32_rtc.c
driver: counter: counter_ll_stm32_rtc.c: Add 1 tick to alarm
2020-05-19 14:48:49 +02:00
counter_mchp_xec.c
devicetree: allow access to all nodes
2020-05-08 19:37:18 -05:00
counter_mcux_gpt.c
devicetree: allow access to all nodes
2020-05-08 19:37:18 -05:00
counter_mcux_lptmr.c
devicetree: remove DT_HAS_NODE_STATUS_OKAY
2020-05-13 18:24:42 +02:00
counter_mcux_rtc.c
device: Fix structure attributes access
2020-05-08 23:07:44 +02:00
counter_nrfx_rtc.c
device: Fix structure attributes access
2020-05-08 23:07:44 +02:00
counter_nrfx_timer.c
device: Fix structure attributes access
2020-05-08 23:07:44 +02:00
counter_sam0_tc32.c
devicetree: allow access to all nodes
2020-05-08 19:37:18 -05:00
dualtimer_cmsdk_apb.h
Kconfig
drivers: counter: add Maxim DS3231 support
2020-05-07 19:45:06 +02:00
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.maxim_ds3231
drivers: counter: add Maxim DS3231 support
2020-05-07 19:45:06 +02:00
Kconfig.mcux_gpt
Kconfig.mcux_lptmr
drivers: counter: add NXP Kinetis LPTMR driver
2020-03-27 11:17:58 -05:00
Kconfig.mcux_rtc
Kconfig.nrfx
Bluetooth: controller: Remove legacy LL
2020-05-08 15:07:00 +02:00
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
maxim_ds3231.c
usermode: Rework Z_SYSCALL_SPECIFIC_DRIVER to fit with device refactoring
2020-05-08 23:07:44 +02:00
timer_cmsdk_apb.h
timer_dtmr_cmsdk_apb.c
devicetree: allow access to all nodes
2020-05-08 19:37:18 -05:00
timer_tmr_cmsdk_apb.c
devicetree: allow access to all nodes
2020-05-08 19:37:18 -05:00