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

DEBUG_ROM_RESUME macro

Syntax

#define DEBUG_ROM_RESUME (DEBUG_ROM_START + 4)

References

LocationText
riscv-011.c:85
#define DEBUG_ROM_RESUME (DEBUG_ROM_START + 4)
riscv.c:41
#define DEBUG_ROM_RESUME (DEBUG_ROM_START + 4)
riscv-011.c:609
jal(0, (uint32_t) (DEBUG_ROM_RESUME - (DEBUG_RAM_START + 4*address))),
riscv-011.c:792
jal(0, (uint32_t) (DEBUG_ROM_RESUME - (DEBUG_RAM_START + 4*index))));
riscv-011.c:1016
jal(0, (uint32_t) (DEBUG_ROM_RESUME - (DEBUG_RAM_START + 4*index))),