Searched refs:acm32_wdt_obj (Results 1 – 1 of 1) sorted by relevance
19 struct acm32_wdt_obj struct37 static struct acm32_wdt_obj acm32_wdt; argument42 static struct acm32_wdt_obj acm32_iwdt;127 struct acm32_wdt_obj *wdtObj = NULL; in wdt_control()133 wdtObj = rt_container_of(wdt, struct acm32_wdt_obj, watchdog); in wdt_control()
Completed in 4 milliseconds