Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/watchdog/
Dwdt_opentitan.c23 struct wdt_ot_aontimer_cfg { struct
35 const struct wdt_ot_aontimer_cfg *const cfg = dev->config; in ot_aontimer_setup() argument
50 const struct wdt_ot_aontimer_cfg *const cfg = dev->config; in ot_aontimer_disable()
89 const struct wdt_ot_aontimer_cfg *const dev_cfg = dev->config; in ot_aontimer_install_timeout()
165 const struct wdt_ot_aontimer_cfg *const cfg = dev->config; in ot_aontimer_feed()
177 const struct wdt_ot_aontimer_cfg *const cfg = dev->config; in wdt_ot_isr()
202 static struct wdt_ot_aontimer_cfg ot_aontimer_cfg = {