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

dsp5680xx_common struct

----------------------------------------------------------------

Syntax

struct dsp5680xx_common {     uint32_t stored_pc;     int flush;     bool debug_mode_enabled; };

Fields

stored_pc

No summary provided. Read more...

flush

No summary provided. Read more...

debug_mode_enabled

No summary provided. Read more...

References

LocationReferrerScopeText
dsp5680xx.h:275
struct dsp5680xx_common {
dsp5680xx.c:19dsp5680xx_context
static struct dsp5680xx_common dsp5680xx_context;
dsp5680xx.c:860dsp5680xx_target_create()
struct dsp5680xx_common *dsp5680xx =
dsp5680xx.c:861dsp5680xx_target_create()
calloc(1, sizeof(struct dsp5680xx_common));
dsp5680xx.h:281target_to_dsp5680xx()
static inline struct dsp5680xx_common *target_to_dsp5680xx(struct target

Type Use

Variables of dsp5680xx_common type
dsp5680xx_target_create()::dsp5680xx
all items filtered out
dsp5680xx_common
Allocators of dsp5680xx_common
all items filtered out
dsp5680xx_common