Home
last modified time | relevance | path

Searched refs:SOC_DROM_MASK_HIGH (Results 1 – 7 of 7) sorted by relevance

/hal_espressif-latest/components/esp_hw_support/port/esp32c3/
Dcpu_region_protect.c63 PMP_ENTRY_SET(5, SOC_DROM_MASK_HIGH, R); in esp_cpu_configure_region_protection()
65 _Static_assert(SOC_DROM_MASK_LOW < SOC_DROM_MASK_HIGH, "Invalid mask DROM region"); in esp_cpu_configure_region_protection()
71 _Static_assert(SOC_DROM_MASK_HIGH < SOC_IROM_MASK_LOW, "Invalid PMP entry order"); in esp_cpu_configure_region_protection()
/hal_espressif-latest/components/esp_hw_support/port/esp32h2/
Dcpu_region_protect.c47 PMA_ENTRY_SET_TOR(3, SOC_DROM_MASK_HIGH, PMA_NONE); in esp_cpu_configure_invalid_regions()
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dsoc.h169 #define SOC_DROM_MASK_HIGH 0x3FF50000 macro
/hal_espressif-latest/components/esp_hw_support/port/esp32c6/
Dcpu_region_protect.c47 PMA_ENTRY_SET_TOR(3, SOC_DROM_MASK_HIGH, PMA_NONE); in esp_cpu_configure_invalid_regions()
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dsoc.h164 #define SOC_DROM_MASK_HIGH 0x40050000 macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dsoc.h162 #define SOC_DROM_MASK_HIGH 0x40020000 macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dsoc.h161 #define SOC_DROM_MASK_HIGH 0x3FF20000 macro