Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/drivers/watchdog/
Dwdt_npcx.c67 struct wdt_npcx_config { struct
89 #define HAL_INSTANCE(dev) ((struct twd_reg *)((const struct wdt_npcx_config *)(dev)->config)->base) argument
152 const struct wdt_npcx_config *const config = dev->config; in wdt_config_t0out_interrupt()
209 const struct wdt_npcx_config *const config = dev->config; in wdt_npcx_setup()
265 const struct wdt_npcx_config *const config = dev->config; in wdt_npcx_disable()
349 static const struct wdt_npcx_config wdt_npcx_cfg_0 = {