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

SVF_MAX_ADDCYCLES macro

Syntax

#define SVF_MAX_ADDCYCLES 255

References

LocationText
svf.c:145
#define SVF_MAX_ADDCYCLES 255
svf.c:413
if (svf_addcycles > SVF_MAX_ADDCYCLES) {