Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_hw_support/port/esp32c3/
Dcpu_region_protect.c102 PMP_ENTRY_SET(13, SOC_PERIPHERAL_HIGH, RW); in esp_cpu_configure_region_protection()
103 _Static_assert(SOC_PERIPHERAL_LOW < SOC_PERIPHERAL_HIGH, "Invalid peripheral region"); in esp_cpu_configure_region_protection()
/hal_espressif-latest/components/esp_hw_support/port/esp32h2/
Dcpu_region_protect.c63 PMA_ENTRY_SET_TOR(11, SOC_PERIPHERAL_HIGH, PMA_NONE); in esp_cpu_configure_invalid_regions()
198 const uint32_t pmpaddr14 = PMPADDR_NAPOT(SOC_PERIPHERAL_LOW, SOC_PERIPHERAL_HIGH); in esp_cpu_configure_region_protection()
200 _Static_assert(SOC_PERIPHERAL_LOW < SOC_PERIPHERAL_HIGH, "Invalid peripheral region"); in esp_cpu_configure_region_protection()
/hal_espressif-latest/components/esp_hw_support/port/esp32c6/
Dcpu_region_protect.c63 PMA_ENTRY_SET_TOR(11, SOC_PERIPHERAL_HIGH, PMA_NONE); in esp_cpu_configure_invalid_regions()
207 const uint32_t pmpaddr15 = PMPADDR_NAPOT(SOC_PERIPHERAL_LOW, SOC_PERIPHERAL_HIGH); in esp_cpu_configure_region_protection()
209 _Static_assert(SOC_PERIPHERAL_LOW < SOC_PERIPHERAL_HIGH, "Invalid peripheral region"); in esp_cpu_configure_region_protection()
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dsoc.h202 #define SOC_PERIPHERAL_HIGH 0x60100000 macro
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dsoc.h204 #define SOC_PERIPHERAL_HIGH 0x60100000 macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dsoc.h202 #define SOC_PERIPHERAL_HIGH 0x60100000 macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dsoc.h200 #define SOC_PERIPHERAL_HIGH 0x60100000 macro