OpenOCD
XT_REG_IDX_EXCCAUSE
is only used within OpenOCD.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
Development Tools
OpenOCD
XT_REG_IDX_EXCCAUSE
XT_REG_IDX_EXCCAUSE value
Syntax
Show:
Summary
Declaration
from
xtensa_regs.h:47
XT_REG_IDX_EXCCAUSE
;
Examples
References
from
examples
Code
Location
Referrer
XT_REG_IDX_EXCCAUSE
,
xtensa_regs.h:47
xtensa_reg_get
(
target
,
XT_REG_IDX_EXCCAUSE
)
)
;
xtensa.c:1755
xtensa_do_step()
xtensa_reg_get
(
target
,
XT_REG_IDX_EXCCAUSE
)
)
;
xtensa.c:1884
xtensa_do_step()
xtensa_reg_get
(
target
,
XT_REG_IDX_EXCCAUSE
)
,
xtensa.c:2387
xtensa_poll()
xtensa_reg_val_t
exccause
=
xtensa_reg_get
(
target
,
XT_REG_IDX_EXCCAUSE
)
;
xtensa.c:3559
xtensa_cmd_exe_do()
xtensa_reg_get
(
target
,
XT_REG_IDX_EXCCAUSE
)
)
;
xtensa.c:3586
xtensa_cmd_exe_do()
xtensa_reg_set
(
target
,
XT_REG_IDX_EXCCAUSE
,
exccause
)
;
xtensa.c:3588
xtensa_cmd_exe_do()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
XT_REG_IDX_EXCCAUSE
is read by 3 functions:
All items filtered out
XT_REG_IDX_EXCCAUSE
xtensa_do_step()
xtensa_poll()
xtensa_cmd_exe_do()
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out