Home
last modified time | relevance | path

Searched refs:MEMPROT_NONE (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-3.6.0/components/esp_hw_support/include/soc/esp32s2/
Dmemprot.h50 MEMPROT_NONE = 0x00000000, enumerator
/hal_espressif-3.6.0/components/esp_system/port/arch/xtensa/
Dpanic_arch.c268 if (mem_type != MEMPROT_NONE) { in print_memprot_err_details()
/hal_espressif-3.6.0/components/esp_hw_support/port/esp32s2/
Dmemprot.c193 return MEMPROT_NONE; in esp_memprot_get_active_intr_memtype()