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

DTM_DTMCS_ABITS macro

Syntax

#define DTM_DTMCS_ABITS 0x3f0

References

LocationText
debug_defines.h:81
#define DTM_DTMCS_ABITS 0x3f0
riscv-013.c:1571
LOG_DEBUG(" abits=%d", get_field(dtmcontrol, DTM_DTMCS_ABITS));
riscv-013.c:1586
info->abits = get_field(dtmcontrol, DTM_DTMCS_ABITS);