Home
last modified time | relevance | path

Searched refs:XT_STK_EXCCAUSE (Results 1 – 9 of 9) sorted by relevance

/hal_espressif-3.4.0/components/espcoredump/corefile/
Dxtensa.py199 XT_STK_EXCCAUSE = 20 variable
238 if stack[XT_STK_EXCCAUSE] in XTENSA_EXCEPTION_CAUSE_DICT:
239 extra_regs[ExceptionRegisters.EXCCAUSE_IDX] = stack[XT_STK_EXCCAUSE]
/hal_espressif-3.4.0/components/esp_gdbstub/xtensa/
Dgdbstub-entry.S31 s32i a0, sp, XT_STK_EXCCAUSE
/hal_espressif-3.4.0/components/esp_system/port/arch/xtensa/
Dpanic_handler_asm.S47 s32i a0, sp, XT_STK_EXCCAUSE
/hal_espressif-3.4.0/components/esp_system/port/soc/esp32s2/
Dhighint_hdl.S78 s32i a0, sp, XT_STK_EXCCAUSE
/hal_espressif-3.4.0/components/esp_system/port/soc/esp32s3/
Dhighint_hdl.S106 s32i a0, sp, XT_STK_EXCCAUSE
/hal_espressif-3.4.0/components/xtensa/include/xtensa/
Dxtensa_context.h124 STRUCT_FIELD (long, 4, XT_STK_EXCCAUSE, exccause)
/hal_espressif-3.4.0/components/esp_system/port/soc/esp32/
Dhighint_hdl.S280 s32i a0, sp, XT_STK_EXCCAUSE
/hal_espressif-3.4.0/components/espcoredump/src/port/xtensa/
Dcore_dump_port.c60 XT_STK_EXCCAUSE = 20, enumerator
/hal_espressif-3.4.0/components/freertos/port/xtensa/
Dxtensa_vectors.S634 s32i a0, sp, XT_STK_EXCCAUSE