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

etb_reg_type variable

Syntax

static const struct reg_arch_type etb_reg_type = { .get = etb_get_reg, .set = etb_set_reg_w_exec, };

References

LocationReferrerText
etb.c:108
static const struct reg_arch_type etb_reg_type = {
etb.c:139etb_build_reg_cache()
reg_list[i].type = &etb_reg_type;

Type Use

Type of etb_reg_type
etb_reg_type
all items filtered out