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

check_halt_and_debug macro

Syntax

#define check_halt_and_debug(target) { CHECK_HALT(target); CHECK_DBG; }

Arguments

target

References

LocationText
dsp5680xx.c:30
#define check_halt_and_debug(target) { CHECK_HALT(target); CHECK_DBG; }
dsp5680xx.c:483
check_halt_and_debug(target);
dsp5680xx.c:1163
check_halt_and_debug(target);
dsp5680xx.c:1417
check_halt_and_debug(target);
dsp5680xx.c:1451
check_halt_and_debug(t);
dsp5680xx.c:1468
check_halt_and_debug(target);
dsp5680xx.c:1576
check_halt_and_debug(target);