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

dsp563xx_reg_type variable

Syntax

static const struct reg_arch_type dsp563xx_reg_type = { .get = dsp563xx_get_core_reg, .set = dsp563xx_set_core_reg, };

References

LocationReferrerText
dsp563xx.c:430
static const struct reg_arch_type dsp563xx_reg_type = {
dsp563xx.c:468dsp563xx_build_reg_cache()
reg_list[i].type = &dsp563xx_reg_type;

Type Use

Type of dsp563xx_reg_type
dsp563xx_reg_type
all items filtered out