Home
last modified time | relevance | path

Searched refs:esp_mprot_has_byte_enables (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/esp_hw_support/include/
Desp_memprot.h150 bool esp_mprot_has_byte_enables(const esp_mprot_mem_t mem_type);
/hal_espressif-latest/components/esp_system/port/arch/riscv/
Dpanic_arch.c207 if (esp_mprot_has_byte_enables(s_memp_intr.mem_type)) { in print_memprot_err_details()
/hal_espressif-latest/components/esp_hw_support/port/esp32c3/
Desp_memprot.c590 bool esp_mprot_has_byte_enables(const esp_mprot_mem_t mem_type) in esp_mprot_has_byte_enables() function
/hal_espressif-latest/components/esp_hw_support/port/esp32s3/
Desp_memprot.c852 bool esp_mprot_has_byte_enables(const esp_mprot_mem_t mem_type) in esp_mprot_has_byte_enables() function