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

avr32_reg_type variable

Syntax

static const struct reg_arch_type avr32_reg_type = { .get = avr32_get_core_reg, .set = avr32_set_core_reg, };

References

LocationReferrerText
avr32_ap7k.c:157
static const struct reg_arch_type avr32_reg_type = {
avr32_ap7k.c:190avr32_build_reg_cache()
reg_list[i].type = &avr32_reg_type;

Type Use

Type of avr32_reg_type
avr32_reg_type
all items filtered out