delete_entry() function
Delete a task/user entry
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)
Return value
ESP_OK if entry was deleted, failure otherwise
delete_entry() is called by 2 functions and calls 10 functions:
![]()
delete_entry()
delete_entry() reads 6 variables and writes 1 variable:
![]()
delete_entry()
delete_entry() allocates 1 types:
![]()
delete_entry()