Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_hw_support/port/esp32c3/
Dcpu_region_protect.c39 PMP_ENTRY_SET(0, SOC_DEBUG_LOW, NONE); in esp_cpu_configure_region_protection()
43 _Static_assert(SOC_DEBUG_LOW < SOC_DEBUG_HIGH, "Invalid CPU debug region"); in esp_cpu_configure_region_protection()
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dsoc.h205 #define SOC_DEBUG_LOW 0x20000000 macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dsoc.h203 #define SOC_DEBUG_LOW 0x20000000 macro