9 #ifndef OPENOCD_TARGET_STM8_H
10 #define OPENOCD_TARGET_STM8_H
14 #define STM8_COMMON_MAGIC 0x53544D38U
15 #define STM8_NUM_CORE_REGS 6
static struct stm8_common * target_to_stm8(struct target *target)
#define STM8_NUM_CORE_REGS
uint8_t num_hw_bpoints_avail
struct stm8_comparator * hw_break_list
uint32_t core_regs[STM8_NUM_CORE_REGS]
int(* write_core_reg)(struct target *target, unsigned int num)
int(* read_core_reg)(struct target *target, unsigned int num)
struct working_area * fast_data_area
unsigned int common_magic
struct reg_cache * core_cache