Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/esp_hw_support/include/
Desp_memprot.h149 bool esp_mprot_has_byte_enables(const esp_mprot_mem_t mem_type);
/hal_espressif-3.6.0/components/esp_hw_support/port/esp32h2/
Desp_memprot.c196 bool IRAM_ATTR esp_mprot_has_byte_enables(const esp_mprot_mem_t mem_type) in esp_mprot_has_byte_enables() function
/hal_espressif-3.6.0/components/esp_hw_support/port/esp32s3/
Desp_memprot.c196 bool IRAM_ATTR esp_mprot_has_byte_enables(const esp_mprot_mem_t mem_type) in esp_mprot_has_byte_enables() function
/hal_espressif-3.6.0/components/esp_system/port/arch/riscv/
Dpanic_arch.c201 if (esp_mprot_has_byte_enables(s_memp_intr.mem_type)) { in print_memprot_err_details()
/hal_espressif-3.6.0/components/esp_hw_support/port/esp32c3/
Desp_memprot.c590 bool IRAM_ATTR esp_mprot_has_byte_enables(const esp_mprot_mem_t mem_type) in esp_mprot_has_byte_enables() function