DTM_DTMCS_DMIRESET is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

DTM_DTMCS_DMIRESET macro

Syntax

#define DTM_DTMCS_DMIRESET 0x10000

References

LocationText
debug_defines.h:51
#define DTM_DTMCS_DMIRESET 0x10000
riscv-013.c:458
dtmcontrol_scan(target, DTM_DTMCS_DMIRESET);
riscv-013.c:601
dtmcontrol_scan(target, DTM_DTMCS_DMIRESET);
riscv-013.c:634
dtmcontrol_scan(target, DTM_DTMCS_DMIRESET);
riscv-013.c:1568
LOG_DEBUG(" dmireset=%d", get_field(dtmcontrol, DTM_DTMCS_DMIRESET));