Searched defs:world (Results 1 – 7 of 7) sorted by relevance
/hal_espressif-3.6.0/components/esp_hw_support/port/ |
D | esp_memprot_conv.c | 25 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/ |
D | memprot_ll.h | 346 …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/ |
D | esp_memprot.c | 174 …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/ |
D | esp_memprot.c | 174 …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/ |
D | panic_arch.c | 184 esp_mprot_pms_world_t world; in print_memprot_err_details() local
|
/hal_espressif-3.6.0/tools/test_apps/system/memprot/main/esp32c3/ |
D | test_memprot_main.c | 125 esp_mprot_pms_world_t world; in test_mprot_dump_status_register() local
|
/hal_espressif-3.6.0/components/esp_hw_support/port/esp32c3/ |
D | esp_memprot.c | 526 …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()
|