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

DTM_DMI_DATA macro

Syntax

#define DTM_DMI_DATA 0x3fffffffcULL

References

LocationText
debug_defines.h:111
#define DTM_DMI_DATA 0x3fffffffcULL
batch.c:203
unsigned int out_data = get_field(out, DTM_DMI_DATA);
batch.c:209
unsigned int in_data = get_field(in, DTM_DMI_DATA);
riscv-013.c:382
unsigned int out_data = get_field(out, DTM_DMI_DATA);
riscv-013.c:387
unsigned int in_data = get_field(in, DTM_DMI_DATA);