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

DMCONTROL macro

Debug Bus registers. **

Syntax

#define DMCONTROL 0x10

References

LocationText
riscv-011.c:130
#define DMCONTROL 0x10
riscv.c:80
#define DMCONTROL 0x10
riscv-011.c:722
} while (address_in > 0x10 && address_in != DMCONTROL);
riscv-011.c:878