Home
last modified time | relevance | path

Searched refs:esp_mprot_ll_world_to_hl_world (Results 1 – 3 of 3) 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() function
/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);
/hal_espressif-3.6.0/components/esp_hw_support/port/esp32c3/
Desp_memprot.c535 res = esp_mprot_ll_world_to_hl_world(memprot_ll_iram0_get_monitor_status_fault_world()); in esp_mprot_get_violate_world()
538 res = esp_mprot_ll_world_to_hl_world(memprot_ll_dram0_get_monitor_status_fault_world()); in esp_mprot_get_violate_world()
541 res = esp_mprot_ll_world_to_hl_world(memprot_ll_rtcfast_get_monitor_status_fault_world()); in esp_mprot_get_violate_world()