Home
last modified time | relevance | path

Searched refs:wdt_kb1200_config (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/watchdog/
Dwdt_ene_kb1200.c16 struct wdt_kb1200_config { struct
29 struct wdt_kb1200_config const *cfg = dev->config; in wdt_kb1200_setup() argument
57 struct wdt_kb1200_config const *cfg = dev->config; in wdt_kb1200_disable()
77 struct wdt_kb1200_config const *cfg = dev->config; in wdt_kb1200_install_timeout()
121 struct wdt_kb1200_config const *cfg = dev->config; in wdt_kb1200_feed()
166 static const struct wdt_kb1200_config wdt_kb1200_config = { variable
172 DEVICE_DT_INST_DEFINE(0, wdt_kb1200_init, NULL, &wdt_kb1200_dev_data, &wdt_kb1200_config,