stm8_set_watchpoint() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

stm8_set_watchpoint() function

Syntax

static int stm8_set_watchpoint(struct target *target,     struct watchpoint *watchpoint);

Arguments

target

watchpoint

References

LocationReferrerText
stm8.c:1534
static int stm8_set_watchpoint(struct target *target,
stm8.c:1605stm8_add_watchpoint()
ret = stm8_set_watchpoint(target, watchpoint);
stm8.c:1620stm8_enable_watchpoints()
stm8_set_watchpoint(target, watchpoint);

Call Tree

Functions calling stm8_set_watchpoint()
Functions called by stm8_set_watchpoint()
stm8_set_watchpoint()
Data read by stm8_set_watchpoint()
Data written by stm8_set_watchpoint()
stm8_set_watchpoint()
stm8_set_watchpoint()::wp_num
stm8_set_watchpoint()::ret
stm8_set_watchpoint()::enable
all items filtered out
Type of stm8_set_watchpoint()
stm8_set_watchpoint()