Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/soc/esp32s2/include/soc/
Dmemprot_defs.h93 #define DRAM0_RTCFAST_INTR_ST_FAULTADDR_HI 0x3FF00000 //RTCFAST high bits 31:22 of the faulti… macro
/hal_espressif-3.4.0/components/hal/esp32s2/include/hal/
Dmemprot_ll.h799 …s & DRAM0_INTR_ST_FAULTADDR_M) >> DRAM0_INTR_ST_FAULTADDR_S) | DRAM0_RTCFAST_INTR_ST_FAULTADDR_HI); in memprot_ll_dram0_rtcfast_get_fault_address()