Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/espcoredump/corefile/
Dxtensa.py99 EPS2_IDX = 194 variable in ExceptionRegisters
153 …if (extra_info[i] >= ExceptionRegisters.EPS2_IDX and extra_info[i] <= ExceptionRegisters.EPS7_IDX):
154 …print('eps%d 0x%x' % ((extra_info[i] - ExceptionRegisters.EPS2_IDX + 2), extra_info[i + …