Home
last modified time | relevance | path

Searched defs:adr (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.6.0/components/esp_system/include/
Desp_debug_helpers.h124 static inline __attribute__((deprecated)) esp_err_t esp_set_watchpoint(int no, void *adr, int size,… 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()