Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/include/hal/
Dmemprot_types.h26 MEMP_HAL_ERR_AREA_INVALID = 5, enumerator
/hal_espressif-latest/components/esp_hw_support/port/
Desp_memprot_conv.c19 case MEMP_HAL_ERR_AREA_INVALID: return ESP_ERR_MEMPROT_AREA_INVALID; in esp_mprot_ll_err_to_esp_err()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dmemprot_ll.h438 return MEMP_HAL_ERR_AREA_INVALID; in memprot_ll_rtcfast_set_pms_area()
452 return MEMP_HAL_ERR_AREA_INVALID; in memprot_ll_rtcfast_set_pms_area()
486 return MEMP_HAL_ERR_AREA_INVALID; in memprot_ll_rtcfast_get_pms_area()
498 return MEMP_HAL_ERR_AREA_INVALID; in memprot_ll_rtcfast_get_pms_area()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dmemprot_ll.h848 return MEMP_HAL_ERR_AREA_INVALID; in memprot_ll_rtcfast_set_pms_area()
862 return MEMP_HAL_ERR_AREA_INVALID; in memprot_ll_rtcfast_set_pms_area()
917 return MEMP_HAL_ERR_AREA_INVALID; in memprot_ll_rtcfast_get_pms_area()
937 return MEMP_HAL_ERR_AREA_INVALID; in memprot_ll_rtcfast_get_pms_area()