Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_hw_support/port/esp32c3/
Desp_memprot.c110 …return esp_mprot_ll_err_to_esp_err(memprot_ll_get_rtcfast_split_line(MEMP_HAL_WORLD_0, line_addr)); in esp_mprot_get_split_addr()
789 …esp_err_t err = esp_mprot_ll_err_to_esp_err(memprot_ll_get_rtcfast_split_line(MEMP_HAL_WORLD_0, &l… in esp_mprot_dump_configuration()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dmemprot_ll.h377 static inline memprot_hal_err_t memprot_ll_get_rtcfast_split_line(memprot_hal_world_t world, void *… in memprot_ll_get_rtcfast_split_line() function
/hal_espressif-latest/components/esp_hw_support/port/esp32s3/
Desp_memprot.c174 …ESP_MEMPROT_ERR_CHECK(err, esp_mprot_ll_err_to_esp_err(memprot_ll_get_rtcfast_split_line(core, MEM… in esp_mprot_get_split_addr()
1280 …esp_err_t err = esp_mprot_ll_err_to_esp_err(memprot_ll_get_rtcfast_split_line(PRO_CPU_NUM, MEMP_HA… in esp_mprot_dump_configuration()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dmemprot_ll.h778 static inline memprot_hal_err_t memprot_ll_get_rtcfast_split_line(const int core, const memprot_hal… in memprot_ll_get_rtcfast_split_line() function