Home
last modified time | relevance | path

Searched refs:MEMP_LL_WORLD_1 (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-3.5.0/components/hal/esp32c3/include/hal/
Dmemprot_ll.h363 case MEMP_LL_WORLD_1: in memprot_ll_set_rtcfast_split_line()
388 case MEMP_LL_WORLD_1: in memprot_ll_get_rtcfast_split_line()
441 case MEMP_LL_WORLD_1: { in memprot_ll_rtcfast_set_pms_area()
489 case MEMP_LL_WORLD_1: { in memprot_ll_rtcfast_get_pms_area()
/hal_espressif-3.5.0/components/hal/include/hal/
Dmemprot_types.h35 MEMP_LL_WORLD_1 = 0x10 enumerator
/hal_espressif-3.5.0/components/esp_hw_support/port/
Desp_memprot_conv.c30 case MEMP_LL_WORLD_1: return MEMPROT_PMS_WORLD_1; in esp_mprot_ll_world_to_hl_world()