etm_reg::jtag_info is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

etm_reg::jtag_info field

Syntax

struct arm_jtag *jtag_info;

References

LocationReferrerText
etm.h:64
struct arm_jtag *jtag_info;
etm.c:273etm_reg_add()
ereg->jtag_info = jtag_info;
etm.c:503etm_read_reg_w_check()
retval = arm_jtag_scann(etm_reg->jtag_info, 0x6, TAP_IDLE);
etm.c:506etm_read_reg_w_check()
retval = arm_jtag_set_instr(etm_reg->jtag_info->tap,
etm.c:507etm_read_reg_w_check()
etm_reg->jtag_info->intest_instr,
etm.c:535etm_read_reg_w_check()
jtag_add_dr_scan(etm_reg->jtag_info->tap, 3, fields, TAP_IDLE);
etm.c:541etm_read_reg_w_check()
jtag_add_dr_scan_check(etm_reg->jtag_info->tap, 3, fields, TAP_IDLE);
etm.c:590etm_write_reg()
retval = arm_jtag_scann(etm_reg->jtag_info, 0x6, TAP_IDLE);
etm.c:593etm_write_reg()
retval = arm_jtag_set_instr(etm_reg->jtag_info->tap,
etm.c:594etm_write_reg()
etm_reg->jtag_info->intest_instr,
etm.c:618etm_write_reg()
jtag_add_dr_scan(etm_reg->jtag_info->tap, 3, fields, TAP_IDLE);

Data Use

Functions writing etm_reg::jtag_info
Functions reading etm_reg::jtag_info
all items filtered out
etm_reg::jtag_info
Type of etm_reg::jtag_info
etm_reg::jtag_info
all items filtered out