Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/watchdog/
Dwdt_npcx.c70 struct wdt_npcx_config { struct
92 #define HAL_INSTANCE(dev) ((struct twd_reg *)((const struct wdt_npcx_config *)(dev)->config)->base) argument
155 const struct wdt_npcx_config *const config = dev->config; in wdt_config_t0out_interrupt()
212 const struct wdt_npcx_config *const config = dev->config; in wdt_npcx_setup()
286 const struct wdt_npcx_config *const config = dev->config; in wdt_npcx_disable()
372 static const struct wdt_npcx_config wdt_npcx_cfg_0 = {