task_wdt_timeout_abort() function
Function simulating an abort coming from the interrupted task of the current core. It is called either by the function right below or by a crosscore interrupt, in the case where the other core (than the main one) has to abort because one of his tasks didn't reset the TWDT on time.
Syntax
extern void task_wdt_timeout_abort(bool); task_wdt_timeout_abort() is called by 2 functions and calls 9 functions:
![]()
task_wdt_timeout_abort()
task_wdt_timeout_abort() reads 4 variables and writes 2 variables:
![]()
task_wdt_timeout_abort()