Home
last modified time | relevance | path

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

12

/Zephyr-latest/drivers/watchdog/
Dwdt_sam4l.c60 Wdt *const wdt = cfg->regs; in wdt_sam4l_set_ctrl() local
147 Wdt *const wdt = cfg->regs; in wdt_sam4l_setup() local
191 Wdt *const wdt = cfg->regs; in wdt_sam4l_disable() local
214 Wdt *const wdt = cfg->regs; in wdt_sam4l_install_timeout() local
263 Wdt *const wdt = cfg->regs; in wdt_sam4l_feed() local
284 Wdt *const wdt = cfg->regs; in wdt_sam4l_isr() local
300 Wdt *const wdt = cfg->regs; in wdt_sam4l_init() local
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
/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.c195 const struct device *const wdt = DEVICE_DT_GET(WDT_NODE); in test_wdt_no_callback() local
242 const struct device *const wdt = DEVICE_DT_GET(WDT_NODE); in test_wdt_callback_1() local
307 const struct device *const wdt = DEVICE_DT_GET(WDT_NODE); in test_wdt_callback_2() local
377 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/renesas/ra/ra2/
Dra2l1.dtsi230 wdt: wdt@40044200 { label
Dr7fa2a1xh.dtsi95 wdt: wdt@40044200 { label
/Zephyr-latest/dts/arm/atmel/
Dsam4l.dtsi245 wdt: watchdog@400f0c00 { label
Dsam4s.dtsi79 wdt: watchdog@400e1450 { label
Dsam3x.dtsi98 wdt: watchdog@400e1a50 { label
Dsam4e.dtsi96 wdt: watchdog@400e1850 { label
Dsamx7x.dtsi435 wdt: watchog@400e1850 { label
/Zephyr-latest/samples/drivers/watchdog/src/
Dmain.c87 const struct device *const wdt = DEVICE_DT_GET(DT_ALIAS(watchdog0)); in main() local
/Zephyr-latest/dts/arm/nordic/
Dnrf52805.dtsi240 wdt: wdt0: watchdog@40010000 { label
Dnrf51822.dtsi224 wdt: wdt0: watchdog@40010000 { label
Dnrf52810.dtsi243 wdt: wdt0: watchdog@40010000 { label
Dnrf5340_cpunet.dtsi129 wdt: wdt0: watchdog@4100b000 { label
Dnrf52811.dtsi275 wdt: wdt0: watchdog@40010000 { label
Dnrf91_peripherals.dtsi373 wdt: wdt0: watchdog@18000 { label
Dnrf52820.dtsi286 wdt: wdt0: watchdog@40010000 { label
/Zephyr-latest/dts/riscv/andes/
Dandes_v5_ae350.dtsi357 wdt: wdt@f0500000 { label
/Zephyr-latest/dts/arm/renesas/ra/ra4/
Dra4-cm4-common.dtsi413 wdt: wdt@40044200 { label

12