Searched refs:max32_wdt_config (Results 1 – 1 of 1) sorted by relevance
20 struct max32_wdt_config { struct55 const struct max32_wdt_config *cfg = dev->config; in wdt_max32_disable()68 const struct max32_wdt_config *cfg = dev->config; in wdt_max32_feed()76 const struct max32_wdt_config *cfg = dev->config; in wdt_max32_setup()94 const struct max32_wdt_config *dev_cfg = dev->config; in wdt_max32_install_timeout()205 const struct max32_wdt_config *cfg = dev->config; in wdt_max32_isr()218 const struct max32_wdt_config *cfg = dev->config; in wdt_max32_init()260 static const struct max32_wdt_config max32_wdt_config##_num = { \270 &max32_wdt_config##_num, POST_KERNEL, \