Home
last modified time | relevance | path

Searched refs:DRAM0_SRAM_INTR_ST_FAULTADDR_HI (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dmemprot_defs.h86 #define DRAM0_SRAM_INTR_ST_FAULTADDR_HI 0x3FF00000 //SRAM high bits 31:22 of the faulting … macro
/hal_espressif-3.6.0/components/hal/esp32s2/include/hal/
Dmemprot_ll.h584 …bits & DRAM0_INTR_ST_FAULTADDR_M) >> DRAM0_INTR_ST_FAULTADDR_S) | DRAM0_SRAM_INTR_ST_FAULTADDR_HI); in memprot_ll_dram0_sram_get_fault_address()