.. |
CMakeLists.txt
|
drivers: watchdog: litex: add litex watchdog
|
2024-08-19 10:02:01 -04:00 |
Kconfig
|
drivers: watchdog: litex: add litex watchdog
|
2024-08-19 10:02:01 -04:00 |
Kconfig.ambiq
|
…
|
|
Kconfig.andes_atcwdt200
|
drivers: watchdog: Allow WDT_DISABLE_AT_BOOT only when supported
|
2024-05-27 08:40:16 -07:00 |
Kconfig.cc13xx_cc26xx
|
drivers: watchdog: Allow WDT_DISABLE_AT_BOOT only when supported
|
2024-05-27 08:40:16 -07:00 |
Kconfig.cc32xx
|
drivers: watchdog: Allow WDT_DISABLE_AT_BOOT only when supported
|
2024-05-27 08:40:16 -07:00 |
Kconfig.cmsdk_apb
|
…
|
|
Kconfig.dw
|
drivers: watchdog: Allow WDT_DISABLE_AT_BOOT only when supported
|
2024-05-27 08:40:16 -07:00 |
Kconfig.ene
|
drivers: watchdog: Allow WDT_DISABLE_AT_BOOT only when supported
|
2024-05-27 08:40:16 -07:00 |
Kconfig.esp32
|
drivers: wdt: espressif: Add 32K Xtal Watchdog
|
2024-05-30 16:52:37 -05:00 |
Kconfig.gd32
|
drivers: watchdog: Allow WDT_DISABLE_AT_BOOT only when supported
|
2024-05-27 08:40:16 -07:00 |
Kconfig.gecko
|
drivers: watchdog: Allow WDT_DISABLE_AT_BOOT only when supported
|
2024-05-27 08:40:16 -07:00 |
Kconfig.ifx_cat1
|
…
|
|
Kconfig.intel_adsp
|
…
|
|
Kconfig.it8xxx2
|
drivers: watchdog: Allow WDT_DISABLE_AT_BOOT only when supported
|
2024-05-27 08:40:16 -07:00 |
Kconfig.litex
|
drivers: watchdog: litex: add litex watchdog
|
2024-08-19 10:02:01 -04:00 |
Kconfig.max32
|
drivers: watchdog: Add watchdog driver for MAX32xxx MCUs
|
2024-08-11 19:18:56 -05:00 |
Kconfig.mcux
|
…
|
|
Kconfig.mcux_imx
|
…
|
|
Kconfig.npcx
|
drivers: watchdog: Allow WDT_DISABLE_AT_BOOT only when supported
|
2024-05-27 08:40:16 -07:00 |
Kconfig.npm1300
|
…
|
|
Kconfig.npm6001
|
…
|
|
Kconfig.nrfx
|
drivers: watchdog: nrfx wdt without IRQs
|
2024-09-03 14:39:37 +01:00 |
Kconfig.numaker
|
…
|
|
Kconfig.nxp_fs26
|
…
|
|
Kconfig.nxp_s32
|
…
|
|
Kconfig.opentitan
|
…
|
|
Kconfig.rpi_pico
|
drivers: watchdog: Allow WDT_DISABLE_AT_BOOT only when supported
|
2024-05-27 08:40:16 -07:00 |
Kconfig.sam
|
drivers: watchdog: Allow WDT_DISABLE_AT_BOOT only when supported
|
2024-05-27 08:40:16 -07:00 |
Kconfig.sam0
|
drivers: watchdog: Allow WDT_DISABLE_AT_BOOT only when supported
|
2024-05-27 08:40:16 -07:00 |
Kconfig.shell
|
…
|
|
Kconfig.sifive
|
drivers: watchdog: Allow WDT_DISABLE_AT_BOOT only when supported
|
2024-05-27 08:40:16 -07:00 |
Kconfig.smartbond
|
drivers: watchdog: Allow WDT_DISABLE_AT_BOOT only when supported
|
2024-05-27 08:40:16 -07:00 |
Kconfig.stm32
|
drivers: stm32: Make some config symbols menuconfig symbols
|
2024-09-05 16:58:04 -04:00 |
Kconfig.tco
|
drivers: watchdog: Allow WDT_DISABLE_AT_BOOT only when supported
|
2024-05-27 08:40:16 -07:00 |
Kconfig.ti_tps382x
|
…
|
|
Kconfig.xec
|
drivers: watchdog: Allow WDT_DISABLE_AT_BOOT only when supported
|
2024-05-27 08:40:16 -07:00 |
Kconfig.xlnx
|
…
|
|
Kconfig.xmc4xxx
|
drivers: watchdog: Allow WDT_DISABLE_AT_BOOT only when supported
|
2024-05-27 08:40:16 -07:00 |
wdt_ambiq.c
|
drivers: watchdog: Add support for Apollo3 SoCs watchdog
|
2024-05-20 20:50:26 -04:00 |
wdt_andes_atcwdt200.c
|
drivers: watchdog: Refine the atcwdt200 driver's code.
|
2024-07-09 17:21:28 -04:00 |
wdt_cc13xx_cc26xx.c
|
…
|
|
wdt_cc32xx.c
|
…
|
|
wdt_cmsdk_apb.c
|
watchdog: cmsdk_apb: only support a single channel
|
2024-07-10 14:39:36 +02:00 |
wdt_counter.c
|
drivers: watchdog: fix wdt_counter_setup option checking condition
|
2024-03-15 13:06:51 +01:00 |
wdt_dw.c
|
style: drivers: comply with MISRA C:2012 Rule 15.6
|
2024-08-20 10:33:51 +02:00 |
wdt_dw.h
|
style: drivers: comply with MISRA C:2012 Rule 15.6
|
2024-09-11 07:40:35 -04:00 |
wdt_dw_common.c
|
…
|
|
wdt_dw_common.h
|
…
|
|
wdt_ene_kb1200.c
|
driver: watchdog: prevent floating point usage
|
2024-04-03 21:12:17 +01:00 |
wdt_esp32.c
|
zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY
|
2024-10-03 17:06:52 +01:00 |
wdt_fwdgt_gd32.c
|
…
|
|
wdt_gecko.c
|
…
|
|
wdt_handlers.c
|
build: namespace the generated headers with `zephyr/`
|
2024-05-28 22:03:55 +02:00 |
wdt_ifx_cat1.c
|
…
|
|
wdt_intel_adsp.c
|
…
|
|
wdt_intel_adsp.h
|
…
|
|
wdt_ite_it8xxx2.c
|
…
|
|
wdt_iwdg_stm32.c
|
drivers: watchdog: stm32 wdg driver support stm32H7RS serie
|
2024-06-14 11:13:54 +02:00 |
wdt_iwdg_stm32.h
|
…
|
|
wdt_litex.c
|
drivers: watchdog: litex: add litex watchdog
|
2024-08-19 10:02:01 -04:00 |
wdt_max32.c
|
drivers: watchdog: Add watchdog driver for MAX32xxx MCUs
|
2024-08-11 19:18:56 -05:00 |
wdt_mchp_xec.c
|
…
|
|
wdt_mcux_imx_wdog.c
|
…
|
|
wdt_mcux_wdog.c
|
…
|
|
wdt_mcux_wdog32.c
|
…
|
|
wdt_mcux_wwdt.c
|
drivers: watchdog/usb: Update CONFIG_SOC_SERIES_MCXNX4X name
|
2024-08-15 10:15:12 +01:00 |
wdt_npcx.c
|
driver: watchdog: npcx: support longer watchdog timeout
|
2024-05-21 11:15:04 +01:00 |
wdt_npm1300.c
|
…
|
|
wdt_npm6001.c
|
…
|
|
wdt_nrfx.c
|
drivers: watchdog: nrfx wdt without IRQs
|
2024-09-03 14:39:37 +01:00 |
wdt_nxp_fs26.c
|
…
|
|
wdt_nxp_fs26.h
|
…
|
|
wdt_nxp_s32.c
|
drivers: watchdog: convert NXP SWT to native driver
|
2024-08-03 05:58:46 -05:00 |
wdt_opentitan.c
|
…
|
|
wdt_rpi_pico.c
|
…
|
|
wdt_sam.c
|
…
|
|
wdt_sam0.c
|
…
|
|
wdt_shell.c
|
…
|
|
wdt_sifive.c
|
…
|
|
wdt_smartbond.c
|
…
|
|
wdt_tco.c
|
…
|
|
wdt_ti_tps382x.c
|
…
|
|
wdt_wwdg_stm32.c
|
…
|
|
wdt_wwdg_stm32.h
|
…
|
|
wdt_wwdgt_gd32.c
|
…
|
|
wdt_wwdt_numaker.c
|
…
|
|
wdt_xilinx_axi.c
|
…
|
|
wdt_xmc4xxx.c
|
…
|
|
xt_wdt_esp32.c
|
drivers: esp32: Interrupts flags configuration
|
2024-08-22 14:25:25 -04:00 |