Home
last modified time | relevance | path

Searched refs:WDT (Results 1 – 25 of 107) sorted by relevance

12345

/Zephyr-latest/drivers/watchdog/
DKconfig.esp321 # ESP32 WDT configuration
7 bool "ESP32 Watchdog (WDT) Driver"
12 Enable WDT driver for ESP32.
19 Enable WDT driver for ESP32.
DKconfig.nrfx1 # nrfx WDT support
7 bool "nRF WDT nrfx driver"
20 Enable support for nrfx WDT driver for nRF MCU series.
23 bool "nRF WDT nrfx driver without IRQ enabled"
26 Disable use of WDT interrupt in driver.
DKconfig.xlnx7 bool "Xilinx AXI Timebase WDT driver"
11 Enable the Xilinx AXI Timebase WDT driver.
16 bool "Expose HWINFO API in Xilinx AXI Timebase WDT driver"
20 Controls whether the Xilinx AXI Timebase WDT driver exposes a HWINFO
21 API which allows determining whether the WDT initiated the last
DKconfig.litex1 # LiteX WDT configuration
7 bool "LiteX Watchdog (WDT) Driver"
12 Enable WDT driver for LiteX.
DKconfig.ambiq1 # Ambiq SDK WDT
8 bool "AMBIQ WDT driver"
14 Enable driver for Ambiq WDT.
DKconfig.sifive1 # SiFive Freedom WDT configuration
7 bool "SiFive Watchdog (WDT) Driver"
12 This option enables WDT driver for SiFive Freedom.
DKconfig.sam01 # Atmel SAM0 WDT configuration
7 bool "Atmel SAM0 series Watchdog (WDT) Driver"
12 Enable WDT driver for Atmel SAM0 MCUs.
DKconfig.sam1 # Atmel SAM WDT configuration
7 bool "Atmel SAM MCU Family Watchdog (WDT) Driver"
12 Enable WDT driver for Atmel SAM MCUs.
DKconfig.xmc4xxx1 # Infineon XMC4xxx WDT configuration
7 bool "Infineon XMC4xxx MCU Family Watchdog (WDT) Driver"
12 Enable WDT driver for Infineon XMC4xxx MCUs.
DKconfig.shell5 bool "Watchdog (WDT) shell"
8 Enable WDT shell.
DKconfig.max325 bool "MAX32 Watchdog (WDT) Driver"
9 Enable WDT driver for MAX32.
DKconfig.tco1 # Intel TCO WDT support
13 Enable support for Intel TCO WDT driver.
DKconfig.sam4l5 bool "Atmel SAM4L MCU Family Watchdog (WDT) Driver"
10 Enable WDT driver for Atmel SAM4L MCUs.
DKconfig.xec7 bool "Microchip XEC series Watchdog Timer (WDT) driver"
12 Enable WDT driver for Microchip XEC MCU series.
DKconfig.ti_tps382x6 bool "External TI TPS382x Watchdog (WDT) Driver"
12 Enable WDT driver for TI TPS382x. This is an external IC and requires
Dwdt_nrfx.c206 #define WDT(idx) DT_NODELABEL(wdt##idx) macro
211 (IRQ_CONNECT(DT_IRQN(WDT(idx)), DT_IRQ(WDT(idx), priority), \
219 wdt_event_handler(DEVICE_DT_GET(WDT(idx)), event_type, \
246 DEVICE_DT_DEFINE(WDT(idx), \
DKconfig.it8xxx25 bool "ITE it8xxx2 Watchdog Timer (WDT) driver"
12 resolution WDT.
DKconfig.rts591210 This option enables the WDT driver for Realtek RTS5912 family of
DKconfig.cc32xx13 int "Value for WDT timeout in ms"
DKconfig.renesas_ra24 bool "Start WDT in boot time"
DKconfig.cc13xx_cc26xx13 int "Value for initial WDT timeout in ms"
DKconfig.npcx1 # NPCX WDT driver configuration options
/Zephyr-latest/samples/boards/espressif/xt_wdt/
DREADME.rst2 :name: XTAL32K Watchdog Timer (WDT)
9 This sample shows how to work with XTAL32K Watchdog Timer (XT WDT) peripheral.
14 the XT WDT interrupt. Internally the hardware switch the RTC SLOW clock source from
21 The following SoCs supports the XT WDT peripheral:
56 [00:00:01.287,000] <inf> xt_wdt_sample: XT WDT Sample on esp32s3_devkitm/esp32s3/procpu
59 XT WDT callback
/Zephyr-latest/modules/
DKconfig.infineon56 Enable XMCLIB WDT
/Zephyr-latest/boards/norik/octopus_som/doc/
Dindex.rst26 * :abbr:`WDT (Watchdog Timer)`
67 | WDT | on-chip | watchdog |

12345