Home
last modified time | relevance | path

Searched refs:esp_mprot_pms_world_t (Results 1 – 7 of 7) sorted by relevance

/hal_espressif-latest/components/esp_hw_support/port/
Desp_memprot_conv.c25 esp_mprot_pms_world_t esp_mprot_ll_world_to_hl_world(const memprot_hal_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-latest/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_hal_world_t world);
46 const char *esp_mprot_pms_world_to_str(const esp_mprot_pms_world_t world_type);
/hal_espressif-latest/components/esp_hw_support/include/
Desp_memprot_types.h23 } esp_mprot_pms_world_t; typedef
Desp_memprot.h123 esp_err_t esp_mprot_get_violate_world(const esp_mprot_mem_t mem_type, esp_mprot_pms_world_t *world,…
/hal_espressif-latest/components/esp_system/port/arch/riscv/
Dpanic_arch.c190 esp_mprot_pms_world_t world; in print_memprot_err_details()
/hal_espressif-latest/components/esp_hw_support/port/esp32c3/
Desp_memprot.c526 esp_err_t esp_mprot_get_violate_world(const esp_mprot_mem_t mem_type, esp_mprot_pms_world_t *world,… in esp_mprot_get_violate_world()
532 esp_mprot_pms_world_t res; in esp_mprot_get_violate_world()
/hal_espressif-latest/components/esp_hw_support/port/esp32s3/
Desp_memprot.c773 esp_err_t esp_mprot_get_violate_world(const esp_mprot_mem_t mem_type, esp_mprot_pms_world_t *world,… in esp_mprot_get_violate_world()