Home
last modified time | relevance | path

Searched refs:XT_STK_LCOUNT (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-3.6.0/components/espcoredump/corefile/
Dxtensa.py203 XT_STK_LCOUNT = 24 variable
233 regs[REG_LC_IDX] = stack[XT_STK_LCOUNT]
/hal_espressif-3.6.0/components/freertos/port/xtensa/
Dxtensa_context.S131 s32i a3, sp, XT_STK_LCOUNT
270 l32i a2, sp, XT_STK_LCOUNT
/hal_espressif-3.6.0/components/xtensa/include/xtensa/
Dxtensa_context.h129 STRUCT_FIELD (long, 4, XT_STK_LCOUNT, lcount)
/hal_espressif-3.6.0/components/espcoredump/src/port/xtensa/
Dcore_dump_port.c64 XT_STK_LCOUNT = 24, enumerator