Home
last modified time | relevance | path

Searched defs:world (Results 1 – 7 of 7) sorted by relevance

/hal_espressif-3.6.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.6.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 …l_err_t memprot_ll_rtcfast_set_pms_area(bool r, bool w, bool x, memprot_ll_world_t world, memprot_… in memprot_ll_rtcfast_set_pms_area()
472 …rr_t memprot_ll_rtcfast_get_pms_area(bool *r, bool *w, bool *x, memprot_ll_world_t world, memprot_… in memprot_ll_rtcfast_get_pms_area()
/hal_espressif-3.6.0/components/esp_hw_support/port/esp32h2/
Desp_memprot.c174 …R esp_mprot_get_violate_world(const esp_mprot_mem_t mem_type, esp_mprot_pms_world_t *world, int co… in esp_mprot_get_violate_world()
/hal_espressif-3.6.0/components/esp_hw_support/port/esp32s3/
Desp_memprot.c174 …R esp_mprot_get_violate_world(const esp_mprot_mem_t mem_type, esp_mprot_pms_world_t *world, int co… in esp_mprot_get_violate_world()
/hal_espressif-3.6.0/components/esp_system/port/arch/riscv/
Dpanic_arch.c184 esp_mprot_pms_world_t world; in print_memprot_err_details() local
/hal_espressif-3.6.0/tools/test_apps/system/memprot/main/esp32c3/
Dtest_memprot_main.c125 esp_mprot_pms_world_t world; in test_mprot_dump_status_register() local
/hal_espressif-3.6.0/components/esp_hw_support/port/esp32c3/
Desp_memprot.c526 …R esp_mprot_get_violate_world(const esp_mprot_mem_t mem_type, esp_mprot_pms_world_t *world, int co… in esp_mprot_get_violate_world()