Home
last modified time | relevance | path

Searched refs:cpu_hal_clear_watchpoint (Results 1 – 3 of 3) sorted by relevance

/device/soc/esp/esp32/components/hal/include/hal/
Dcpu_hal.h119 void cpu_hal_clear_watchpoint(int id);
/device/soc/esp/esp32/components/hal/
Dcpu_hal.c55 void cpu_hal_clear_watchpoint(int id) in cpu_hal_clear_watchpoint() function
/device/soc/esp/esp32/components/esp_hw_support/
Dcpu_util.c75 cpu_hal_clear_watchpoint(no); in esp_clear_watchpoint()