.. |
CMakeLists.txt
|
esp32: drivers: counter: update build references
|
2022-08-04 15:30:18 +02:00 |
Kconfig
|
drivers: counter: increase COUNTER_INIT_PRIORITY
|
2022-08-05 12:55:51 +02:00 |
Kconfig.cmos
|
drivers: counter: Update drivers to use devicetree Kconfig symbol
|
2022-07-25 09:38:57 +02:00 |
Kconfig.dtmr_cmsdk_apb
|
drivers: counter: Update drivers to use devicetree Kconfig symbol
|
2022-07-25 09:38:57 +02:00 |
Kconfig.esp32_rtc
|
esp32: driver: counter: add RTC-based implementation
|
2022-07-27 09:48:33 +02:00 |
Kconfig.esp32_tmr
|
esp32: drivers: counter: update build references
|
2022-08-04 15:30:18 +02:00 |
Kconfig.gecko
|
drivers: counter: Update drivers to use devicetree Kconfig symbol
|
2022-07-25 09:38:57 +02:00 |
Kconfig.imx_epit
|
drivers: counter: Update drivers to use devicetree Kconfig symbol
|
2022-07-25 09:38:57 +02:00 |
Kconfig.maxim_ds3231
|
drivers: counter: Update drivers to use devicetree Kconfig symbol
|
2022-07-25 09:38:57 +02:00 |
Kconfig.mcp7940n
|
drivers: counter: Update drivers to use devicetree Kconfig symbol
|
2022-07-25 09:38:57 +02:00 |
Kconfig.mcux_ctimer
|
drivers: counter: Update drivers to use devicetree Kconfig symbol
|
2022-07-25 09:38:57 +02:00 |
Kconfig.mcux_gpt
|
drivers: counter: Update drivers to use devicetree Kconfig symbol
|
2022-07-25 09:38:57 +02:00 |
Kconfig.mcux_lpc_rtc
|
drivers: counter: Update drivers to use devicetree Kconfig symbol
|
2022-07-25 09:38:57 +02:00 |
Kconfig.mcux_lptmr
|
drivers: counter: Update drivers to use devicetree Kconfig symbol
|
2022-07-25 09:38:57 +02:00 |
Kconfig.mcux_pit
|
drivers: counter: Update drivers to use devicetree Kconfig symbol
|
2022-07-25 09:38:57 +02:00 |
Kconfig.mcux_qtmr
|
drivers: counter: Update drivers to use devicetree Kconfig symbol
|
2022-07-25 09:38:57 +02:00 |
Kconfig.mcux_rtc
|
drivers: counter: Update drivers to use devicetree Kconfig symbol
|
2022-07-25 09:38:57 +02:00 |
Kconfig.mcux_snvs
|
drivers: counter: Update drivers to use devicetree Kconfig symbol
|
2022-07-25 09:38:57 +02:00 |
Kconfig.native_posix
|
drivers: counter: Update drivers to use devicetree Kconfig symbol
|
2022-07-25 09:38:57 +02:00 |
Kconfig.nrfx
|
drivers: counter: Fix dt_node_bool_prop calls in Kconfig.nrfx
|
2022-03-24 15:13:32 +01:00 |
Kconfig.sam
|
drivers: counter: Update drivers to use devicetree Kconfig symbol
|
2022-07-25 09:38:57 +02:00 |
Kconfig.sam0
|
drivers: counter: Update drivers to use devicetree Kconfig symbol
|
2022-07-25 09:38:57 +02:00 |
Kconfig.stm32_rtc
|
drivers: counter: Update drivers to use devicetree Kconfig symbol
|
2022-07-25 09:38:57 +02:00 |
Kconfig.stm32_timer
|
drivers: counter: Update drivers to use devicetree Kconfig symbol
|
2022-07-25 09:38:57 +02:00 |
Kconfig.tmr_cmsdk_apb
|
drivers: counter: Update drivers to use devicetree Kconfig symbol
|
2022-07-25 09:38:57 +02:00 |
Kconfig.xec
|
drivers: counter: Update drivers to use devicetree Kconfig symbol
|
2022-07-25 09:38:57 +02:00 |
Kconfig.xlnx
|
drivers: counter: Update drivers to use devicetree Kconfig symbol
|
2022-07-25 09:38:57 +02:00 |
counter_cmos.c
|
drivers: migrate includes to <zephyr/...>
|
2022-05-06 19:58:21 +02:00 |
counter_esp32_rtc.c
|
esp32: driver: counter: add RTC-based implementation
|
2022-07-27 09:48:33 +02:00 |
counter_esp32_tmr.c
|
esp32: drivers: counter: update build references
|
2022-08-04 15:30:18 +02:00 |
counter_gecko_rtcc.c
|
devices: constify device pointers initialized at compile time
|
2022-08-22 17:08:26 +02:00 |
counter_handlers.c
|
drivers/counter: return 64-bit value
|
2022-08-18 12:42:30 +02:00 |
counter_imx_epit.c
|
drivers: migrate includes to <zephyr/...>
|
2022-05-06 19:58:21 +02:00 |
counter_ll_stm32_rtc.c
|
devices: constify device pointers initialized at compile time
|
2022-08-22 17:08:26 +02:00 |
counter_ll_stm32_timer.c
|
drivers: counter: Patch for the stm32 counter
|
2022-08-23 20:08:35 +02:00 |
counter_mchp_xec.c
|
drivers: migrate includes to <zephyr/...>
|
2022-05-06 19:58:21 +02:00 |
counter_mcux_ctimer.c
|
drivers: counter: check if clock device is ready before accessing
|
2022-08-09 17:16:16 +02:00 |
counter_mcux_gpt.c
|
drivers: counter: check if clock device is ready before accessing
|
2022-08-09 17:16:16 +02:00 |
counter_mcux_lpc_rtc.c
|
drivers: migrate includes to <zephyr/...>
|
2022-05-06 19:58:21 +02:00 |
counter_mcux_lptmr.c
|
drivers: migrate includes to <zephyr/...>
|
2022-05-06 19:58:21 +02:00 |
counter_mcux_pit.c
|
drivers: migrate includes to <zephyr/...>
|
2022-05-06 19:58:21 +02:00 |
counter_mcux_qtmr.c
|
drivers: counter: mcux_qtmr: initialize timer devices at compile time
|
2022-08-19 11:51:26 +02:00 |
counter_mcux_rtc.c
|
drivers: migrate includes to <zephyr/...>
|
2022-05-06 19:58:21 +02:00 |
counter_mcux_snvs.c
|
drivers: migrate includes to <zephyr/...>
|
2022-05-06 19:58:21 +02:00 |
counter_native_posix.c
|
counter: native_posix: Convert driver to use DT_INST
|
2022-07-04 12:42:54 +02:00 |
counter_nrfx_rtc.c
|
drivers: migrate includes to <zephyr/...>
|
2022-05-06 19:58:21 +02:00 |
counter_nrfx_timer.c
|
drivers: migrate includes to <zephyr/...>
|
2022-05-06 19:58:21 +02:00 |
counter_sam0_tc32.c
|
drivers: use unsigned int for irq_lock()
|
2022-07-14 14:37:13 -05:00 |
counter_sam_tc.c
|
drivers: migrate includes to <zephyr/...>
|
2022-05-06 19:58:21 +02:00 |
counter_xlnx_axi_timer.c
|
drivers: migrate includes to <zephyr/...>
|
2022-05-06 19:58:21 +02:00 |
dualtimer_cmsdk_apb.h
|
drivers: migrate includes to <zephyr/...>
|
2022-05-06 19:58:21 +02:00 |
maxim_ds3231.c
|
drivers: migrate includes to <zephyr/...>
|
2022-05-06 19:58:21 +02:00 |
rtc_mcp7940n.c
|
drivers: counter: rtc_mcp7940n: Update driver to use i2c_dt_spec
|
2022-07-15 10:05:28 +02:00 |
timer_cmsdk_apb.h
|
drivers: migrate includes to <zephyr/...>
|
2022-05-06 19:58:21 +02:00 |
timer_dtmr_cmsdk_apb.c
|
devices: constify device pointers initialized at compile time
|
2022-08-22 17:08:26 +02:00 |
timer_tmr_cmsdk_apb.c
|
devices: constify device pointers initialized at compile time
|
2022-08-22 17:08:26 +02:00 |