esp_cpu_clear_watchpoint() function
Clear a hardware watchpoint on the current CPU
Arguments
wp_num
Hardware watchpoint number [0..SOC_CPU_WATCHPOINTS_NUM - 1]
Return value
ESP_OK if watchpoint was cleared. Failure otherwise.
Notes
Clears a watchpoint regardless of whether it was previously set