Home
last modified time | relevance | path

Searched refs:MEMPROT_PMS_AREA_IRAM0_RTCFAST_LO (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/esp_hw_support/include/soc/esp32c3/
Dsoc_memprot_types.h61 MEMPROT_PMS_AREA_IRAM0_RTCFAST_LO = 0x00000100, enumerator
162 case MEMPROT_PMS_AREA_IRAM0_RTCFAST_LO: in esp_mprot_pms_area_to_str()
/hal_espressif-latest/components/esp_hw_support/include/soc/esp32s3/
Dsoc_memprot_types.h63 MEMPROT_PMS_AREA_IRAM0_RTCFAST_LO = 0x00000100, enumerator
196 case MEMPROT_PMS_AREA_IRAM0_RTCFAST_LO: in esp_mprot_pms_area_to_str()
/hal_espressif-latest/components/esp_hw_support/port/esp32c3/
Desp_memprot.c258 case MEMPROT_PMS_AREA_IRAM0_RTCFAST_LO: in esp_mprot_set_pms_area()
306 case MEMPROT_PMS_AREA_IRAM0_RTCFAST_LO: in esp_mprot_get_pms_area()
716 …ESP_MEMPROT_ERR_CHECK(ret, esp_mprot_set_pms_area(MEMPROT_PMS_AREA_IRAM0_RTCFAST_LO, MEMPROT_OP_RE… in esp_mprot_set_prot()
/hal_espressif-latest/components/esp_hw_support/port/esp32s3/
Desp_memprot.c329 case MEMPROT_PMS_AREA_IRAM0_RTCFAST_LO: in esp_mprot_set_pms_area()
386 case MEMPROT_PMS_AREA_IRAM0_RTCFAST_LO: in esp_mprot_get_pms_area()
994 …ESP_MEMPROT_ERR_CHECK(ret, esp_mprot_set_pms_area(MEMPROT_PMS_AREA_IRAM0_RTCFAST_LO, MEMPROT_OP_RE… in esp_mprot_set_prot()