Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/hal/esp32c3/include/hal/
Dmemprot_ll.h346 …memprot_ll_err_t memprot_ll_set_rtcfast_split_line(const void *line_addr, memprot_ll_world_t world) in memprot_ll_set_rtcfast_split_line()
377 static inline memprot_ll_err_t memprot_ll_get_rtcfast_split_line(memprot_ll_world_t world, void **l… in memprot_ll_get_rtcfast_split_line()
421 …t_ll_err_t memprot_ll_rtcfast_set_pms_area(bool r, bool w, bool x, memprot_ll_world_t world, mempr… in memprot_ll_rtcfast_set_pms_area()
472 …l_err_t memprot_ll_rtcfast_get_pms_area(bool *r, bool *w, bool *x, memprot_ll_world_t world, mempr… in memprot_ll_rtcfast_get_pms_area()
/hal_espressif-3.4.0/components/hal/include/hal/
Dmemprot_types.h36 } memprot_ll_world_t; typedef
/hal_espressif-3.4.0/components/esp_hw_support/port/
Desp_memprot_conv.c25 esp_mprot_pms_world_t esp_mprot_ll_world_to_hl_world(const memprot_ll_world_t world) in esp_mprot_ll_world_to_hl_world()
/hal_espressif-3.4.0/components/esp_hw_support/include/esp_private/
Desp_memprot_internal.h32 esp_mprot_pms_world_t esp_mprot_ll_world_to_hl_world(const memprot_ll_world_t world);