Home
last modified time | relevance | path

Searched refs:MEMPROT_PMS_AREA_ICACHE_1 (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/esp_hw_support/include/soc/esp32s3/
Dsoc_memprot_types.h66 MEMPROT_PMS_AREA_ICACHE_1 = 0x00000800, enumerator
202 case MEMPROT_PMS_AREA_ICACHE_1: in esp_mprot_pms_area_to_str()
/hal_espressif-latest/components/esp_hw_support/port/esp32s3/
Desp_memprot.c340 case MEMPROT_PMS_AREA_ICACHE_1: in esp_mprot_set_pms_area()
397 case MEMPROT_PMS_AREA_ICACHE_1: in esp_mprot_get_pms_area()
972 …ESP_MEMPROT_ERR_CHECK(ret, esp_mprot_set_pms_area(MEMPROT_PMS_AREA_ICACHE_1, MEMPROT_OP_READ | MEM… in esp_mprot_set_prot()
974 …ESP_MEMPROT_ERR_CHECK(ret, esp_mprot_set_pms_area(MEMPROT_PMS_AREA_ICACHE_1, MEMPROT_OP_NONE, DEFA… in esp_mprot_set_prot()