Home
last modified time | relevance | path

Searched defs:wdt_esp32_config (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/watchdog/
Dwdt_esp32.c48 struct wdt_esp32_config { struct
49 wdt_inst_t wdt_inst;
50 const struct device *clock_dev;
51 const clock_control_subsys_t clock_subsys;
52 void (*connect_irq)(void);
53 int irq_source;
54 int irq_priority;
55 int irq_flags;