Searched refs:SOC_DEBUG_HIGH (Results 1 – 3 of 3) sorted by relevance
42 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()
206 #define SOC_DEBUG_HIGH 0x28000000 macro
204 #define SOC_DEBUG_HIGH 0x28000000 macro