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

DTM_DMI_OP macro

Syntax

#define DTM_DMI_OP 3

References

LocationText
debug_defines.h:117
#define DTM_DMI_OP 3
batch.c:202
unsigned int out_op = get_field(out, DTM_DMI_OP);
batch.c:208
unsigned int in_op = get_field(in, DTM_DMI_OP);
riscv-013.c:381
unsigned int out_op = get_field(out, DTM_DMI_OP);
riscv-013.c:386
unsigned int in_op = get_field(in, DTM_DMI_OP);