Home
last modified time | relevance | path

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

/Zephyr-latest/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_xmc4xxx.c100 XMC_WDT_CONFIG_t wdt_config = {0}; in wdt_xmc4xxx_install_timeout() local
Dwdt_nrfx.c33 nrfx_wdt_config_t wdt_config = { in wdt_nrf_setup() local
Dwdt_tco.c267 static const struct tco_config wdt_config = { variable
/Zephyr-latest/samples/boards/espressif/xt_wdt/src/
Dmain.c50 struct wdt_timeout_cfg wdt_config = { in main() local
/Zephyr-latest/samples/drivers/watchdog/src/
Dmain.c94 struct wdt_timeout_cfg wdt_config = { in main() local
/Zephyr-latest/subsys/task_wdt/
Dtask_wdt.c130 struct wdt_timeout_cfg wdt_config; in task_wdt_init() local