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

stm8_reg_type variable

Syntax

static const struct reg_arch_type stm8_reg_type = { .get = stm8_get_core_reg, .set = stm8_set_core_reg, };

References

LocationReferrerText
stm8.c:1182
static const struct reg_arch_type stm8_reg_type = {
stm8.c:1218stm8_build_reg_cache()
reg_list[i].type = &stm8_reg_type;

Type Use

Type of stm8_reg_type
stm8_reg_type
all items filtered out