Home
last modified time | relevance | path

Searched refs:esp_cpu_set_watchpoint (Results 1 – 14 of 14) sorted by relevance

/hal_espressif-3.6.0/components/esp_hw_support/include/
Desp_cpu.h87 esp_err_t esp_cpu_set_watchpoint(int no, void *adr, int size, int flags);
/hal_espressif-3.6.0/components/esp_system/include/
Desp_debug_helpers.h126 return esp_cpu_set_watchpoint(no, adr, size, flags); in esp_set_watchpoint()
/hal_espressif-3.6.0/components/esp_hw_support/
Dcpu_util.c43 esp_err_t IRAM_ATTR esp_cpu_set_watchpoint(int no, void *adr, int size, int flags) in esp_cpu_set_watchpoint() function
/hal_espressif-3.6.0/components/freertos/port/riscv/
Dport.c396esp_cpu_set_watchpoint(STACK_WATCH_POINT_NUMBER, (char *)addr, STACK_WATCH_AREA_SIZE, ESP_WATCHPOI… in vPortSetStackWatchpoint()
/hal_espressif-3.6.0/components/espcoredump/src/
Dcore_dump_common.c131esp_cpu_set_watchpoint(1, topStack+xPortGetCoreID()*configISR_STACK_SIZE, 1, ESP_WATCHPOINT_STORE); in esp_core_dump_setup_stack()
/hal_espressif-3.6.0/components/freertos/port/xtensa/
Dport.c418 esp_cpu_set_watchpoint(STACK_WATCH_POINT_NUMBER, (char *)addr, 32, ESP_WATCHPOINT_STORE); in vPortSetStackWatchpoint()
/hal_espressif-3.6.0/docs/en/api-reference/system/
Dheap_debug.rst83 … via :cpp:func:`esp_cpu_set_watchpoint`. A fatal exception will occur when the watchpoint triggers…
/hal_espressif-3.6.0/tools/test_idf_size/
Dapp_esp32c3.map14842 esp_cpu_set_watchpoint esp-idf/esp_hw_support/libesp_hw_support.a(cpu_ut…
Dapp_esp32h2.map13183 esp_cpu_set_watchpoint esp-idf/esp_hw_support/libesp_hw_support.a(cpu_ut…
Dapp_esp32s3.map18550 esp_cpu_set_watchpoint esp-idf/esp_hw_support/libesp_hw_support.a(cpu_ut…
Doverflow.map66948 esp_cpu_set_watchpoint esp-idf/esp_hw_support/libesp_hw_support.a(cpu_ut…
Doverflow_esp32s2.map68048 esp_cpu_set_watchpoint esp-idf/esp_hw_support/libesp_hw_support.a(cpu_ut…
Doverflow_esp32c3.map61573 esp_cpu_set_watchpoint esp-idf/esp_hw_support/libesp_hw_support.a(cpu_ut…
Doverflow_esp32s3.map82604 esp_cpu_set_watchpoint esp-idf/esp_hw_support/libesp_hw_support.a(cpu_ut…