Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/drivers/watchdog/
Dwdt_ite_it8xxx2.c42 const struct wdt_it8xxx2_config *const wdt_config = dev->config; in wdt_it8xxx2_install_timeout() local
74 const struct wdt_it8xxx2_config *const wdt_config = dev->config; in wdt_it8xxx2_setup() local
144 const struct wdt_it8xxx2_config *const wdt_config = dev->config; in wdt_it8xxx2_feed() local
179 const struct wdt_it8xxx2_config *const wdt_config = dev->config; in wdt_it8xxx2_disable() local
202 const struct wdt_it8xxx2_config *const wdt_config = dev->config; in wdt_it8xxx2_isr() local
248 const struct wdt_it8xxx2_config *const wdt_config = dev->config; in wdt_it8xxx2_init() local
Dwdt_tco.c267 static const struct tco_config wdt_config = { variable
/Zephyr-Core-3.5.0/samples/drivers/watchdog/src/
Dmain.c94 struct wdt_timeout_cfg wdt_config = { in main() local
/Zephyr-Core-3.5.0/subsys/task_wdt/
Dtask_wdt.c130 struct wdt_timeout_cfg wdt_config; in task_wdt_init() local