Searched refs:memprot_ll_set_rtcfast_split_line (Results 1 – 4 of 4) sorted by relevance
346 static inline memprot_hal_err_t memprot_ll_set_rtcfast_split_line(const void *line_addr, memprot_ha… in memprot_ll_set_rtcfast_split_line() function
65 …return esp_mprot_ll_err_to_esp_err(memprot_ll_set_rtcfast_split_line(line_addr, MEMP_HAL_WORLD_0)); in esp_mprot_set_split_addr()
732 static inline memprot_hal_err_t memprot_ll_set_rtcfast_split_line(const int core, const void *line_… in memprot_ll_set_rtcfast_split_line() function
127 …ESP_MEMPROT_ERR_CHECK(err, esp_mprot_ll_err_to_esp_err(memprot_ll_set_rtcfast_split_line(core, lin… in esp_mprot_set_split_addr()