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

eice_reg_type variable

Syntax

static const struct reg_arch_type eice_reg_type = { .get = embeddedice_get_reg, .set = embeddedice_set_reg_w_exec, };

References

LocationReferrerText
embeddedice.c:152
static const struct reg_arch_type eice_reg_type = {
embeddedice.c:201embeddedice_build_reg_cache()
reg_list[i].type = &eice_reg_type;

Type Use

Type of eice_reg_type
eice_reg_type
all items filtered out