Home
last modified time | relevance | path

Searched refs:esp_mprot_pms_world_t (Results 1 – 9 of 9) 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()
47 const char *esp_mprot_pms_world_to_str(const esp_mprot_pms_world_t world_type) in esp_mprot_pms_world_to_str()
/hal_espressif-3.6.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);
46 const char *esp_mprot_pms_world_to_str(const esp_mprot_pms_world_t world_type);
/hal_espressif-3.6.0/components/esp_hw_support/include/
Desp_memprot_types.h23 } esp_mprot_pms_world_t; typedef
Desp_memprot.h122 esp_err_t esp_mprot_get_violate_world(const esp_mprot_mem_t mem_type, esp_mprot_pms_world_t *world,…
/hal_espressif-3.6.0/components/esp_hw_support/port/esp32h2/
Desp_memprot.c174 …_ATTR esp_mprot_get_violate_world(const esp_mprot_mem_t mem_type, esp_mprot_pms_world_t *world, in… in esp_mprot_get_violate_world()
/hal_espressif-3.6.0/components/esp_hw_support/port/esp32s3/
Desp_memprot.c174 …_ATTR esp_mprot_get_violate_world(const esp_mprot_mem_t mem_type, esp_mprot_pms_world_t *world, in… 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()
/hal_espressif-3.6.0/components/esp_hw_support/port/esp32c3/
Desp_memprot.c526 …_ATTR esp_mprot_get_violate_world(const esp_mprot_mem_t mem_type, esp_mprot_pms_world_t *world, in… in esp_mprot_get_violate_world()
532 esp_mprot_pms_world_t res; in esp_mprot_get_violate_world()
/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()