add_entry() function
Create a task/user entry and add it to the task WDT
Arguments
is_task
Whether the entry is a task entry or user entry
entry_data
Data associated with the entry (either a task handle or user entry name)
entry_ret
Pointer to created entry
Return value
ESP_OK if entry was added, failure otherwise
add_entry() is called by 2 functions and calls 11 functions:
![]()
add_entry()
add_entry() reads 7 variables and writes 3 variables:
![]()
add_entry()
add_entry() allocates 1 types and frees 1 types:
![]()
add_entry()