Searched refs:wdt_hal_handle_intr (Results 1 – 4 of 4) sorted by relevance
144 void wdt_hal_handle_intr(wdt_hal_context_t *hal);
196 wdt_hal_handle_intr(&wdt0_context);
165 void wdt_hal_handle_intr(wdt_hal_context_t *hal) in wdt_hal_handle_intr() function
151 wdt_hal_handle_intr(&twdt_context); //Feeds WDT and clears acknowledges interrupt in task_wdt_isr()