Searched refs:IRAM0_INTR_ST_FAULTADDR_M (Results 1 – 3 of 3) sorted by relevance
51 #define IRAM0_INTR_ST_FAULTADDR_M 0x003FFFFC //bits 21:6 in the reg, as well as in r… macro
53 #define IRAM0_INTR_ST_FAULTADDR_M 0x003FFFFC //(bits 21:6 in the reg, as well as in real add…87 uint32_t fault_addr = (status_bits & IRAM0_INTR_ST_FAULTADDR_M);
111 return (intptr_t)((status_bits & IRAM0_INTR_ST_FAULTADDR_M) | IRAM0_SRAM_INTR_ST_FAULTADDR_HI); in memprot_ll_iram0_sram_get_fault_address()410 … return (intptr_t)((status_bits & IRAM0_INTR_ST_FAULTADDR_M) | IRAM0_RTCFAST_INTR_ST_FAULTADDR_HI); in memprot_ll_iram0_rtcfast_get_fault_address()