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

DM_DMCONTROL_NDMRESET macro

Syntax

#define DM_DMCONTROL_NDMRESET 2

References

LocationText
debug_defines.h:2122
#define DM_DMCONTROL_NDMRESET 2
riscv-013.c:306
{ DM_DMCONTROL, DM_DMCONTROL_NDMRESET, "ndmreset" },
riscv-013.c:2363
control = set_field(control, DM_DMCONTROL_NDMRESET, 1);
riscv-013.c:2371
control = set_field(control, DM_DMCONTROL_NDMRESET, 1);