Home
last modified time | relevance | path

Searched refs:xt_utils_clear_watchpoint (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/xtensa/include/
Dxt_utils.h173 FORCE_INLINE_ATTR void xt_utils_clear_watchpoint(int wp_num) in xt_utils_clear_watchpoint() function
/hal_espressif-latest/components/esp_hw_support/
Dcpu.c231 xt_utils_clear_watchpoint(wp_num); in esp_cpu_clear_watchpoint()