Home
last modified time | relevance | path

Searched defs:wdt (Results 1 – 25 of 27) sorted by relevance

12

/Zephyr-latest/drivers/watchdog/
Dwdt_sam.c51 Wdt * const wdt = config->regs; in wdt_sam_isr() local
87 Wdt * const wdt = config->regs; in wdt_sam_disable() local
112 Wdt * const wdt = config->regs; in wdt_sam_setup() local
220 Wdt * const wdt = config->regs; in wdt_sam_feed() local
Dwdt_sifive.c74 volatile struct wdt_sifive_reg *wdt = DEV_REG(dev); in wdt_sifive_set_max_timeout() local
88 volatile struct wdt_sifive_reg *wdt = DEV_REG(dev); in wdt_sifive_isr() local
119 volatile struct wdt_sifive_reg *wdt = DEV_REG(dev); in wdt_sifive_setup() local
188 volatile struct wdt_sifive_reg *wdt = DEV_REG(dev); in wdt_sifive_install_timeout() local
246 volatile struct wdt_sifive_reg *wdt = DEV_REG(dev); in wdt_sifive_feed() local
Dwdt_ene_kb1200.c17 struct wdt_regs *wdt; member
Dwdt_nrfx.c24 nrfx_wdt_t wdt; member
/Zephyr-latest/subsys/task_wdt/
Dtask_wdt_shell.c18 const struct device *const wdt = DEVICE_DT_GET(DT_ALIAS(watchdog0)); in cmd_init() local
20 const struct device *const wdt = NULL; in cmd_init() local
/Zephyr-latest/tests/drivers/watchdog/wdt_basic_api/src/
Dtest_wdt.c193 const struct device *const wdt = DEVICE_DT_GET(WDT_NODE); in test_wdt_no_callback() local
240 const struct device *const wdt = DEVICE_DT_GET(WDT_NODE); in test_wdt_callback_1() local
299 const struct device *const wdt = DEVICE_DT_GET(WDT_NODE); in test_wdt_callback_2() local
364 const struct device *const wdt = DEVICE_DT_GET(WDT_NODE); in test_wdt_bad_window_max() local
/Zephyr-latest/tests/drivers/watchdog/wdt_basic_reset_none/src/
Dmain.c44 const struct device *const wdt = DEVICE_DT_GET(WDT_NODE); in test_wdt_callback_reset_none() local
108 const struct device *const wdt = DEVICE_DT_GET(WDT_NODE); in test_wdt_bad_window_max() local
/Zephyr-latest/samples/boards/espressif/xt_wdt/src/
Dmain.c20 const struct device *const wdt = DEVICE_DT_GET_ONE(espressif_esp32_xt_wdt); variable
/Zephyr-latest/dts/arm/atmel/
Dsam3x.dtsi77 wdt: watchdog@400e1a50 { label
Dsam4s.dtsi79 wdt: watchdog@400e1450 { label
Dsam4e.dtsi96 wdt: watchdog@400e1850 { label
Dsame70.dtsi83 wdt: watchdog@400e1850 { label
/Zephyr-latest/samples/drivers/watchdog/src/
Dmain.c85 const struct device *const wdt = DEVICE_DT_GET(DT_ALIAS(watchdog0)); in main() local
/Zephyr-latest/dts/arm/nordic/
Dnrf52805.dtsi239 wdt: wdt0: watchdog@40010000 { label
Dnrf51822.dtsi224 wdt: wdt0: watchdog@40010000 { label
Dnrf52810.dtsi242 wdt: wdt0: watchdog@40010000 { label
Dnrf5340_cpunet.dtsi129 wdt: wdt0: watchdog@4100b000 { label
Dnrf52811.dtsi274 wdt: wdt0: watchdog@40010000 { label
Dnrf91_peripherals.dtsi372 wdt: wdt0: watchdog@18000 { label
Dnrf52820.dtsi286 wdt: wdt0: watchdog@40010000 { label
Dnrf52832.dtsi286 wdt: wdt0: watchdog@40010000 { label
Dnrf52833.dtsi301 wdt: wdt0: watchdog@40010000 { label
Dnrf52840.dtsi288 wdt: wdt0: watchdog@40010000 { label
Dnrf5340_cpuapp_peripherals.dtsi348 wdt: wdt0: watchdog@18000 { label
/Zephyr-latest/dts/riscv/andes/
Dandes_v5_ae350.dtsi357 wdt: wdt@f0500000 { label

12