Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_hw_support/port/esp32c3/
Dcpu_region_protect.c42 PMP_ENTRY_SET(1, SOC_DEBUG_HIGH, RWX); 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()
47 _Static_assert(SOC_DEBUG_HIGH < SOC_DROM_LOW, "Invalid PMP entry order"); in esp_cpu_configure_region_protection()
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dsoc.h206 #define SOC_DEBUG_HIGH 0x28000000 macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dsoc.h204 #define SOC_DEBUG_HIGH 0x28000000 macro