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

stm8_debug_entry() function

Syntax

static int stm8_debug_entry(struct target *target);

Arguments

target

References

LocationReferrerText
stm8.c:458
static int stm8_debug_entry(struct target *target)
stm8.c:850stm8_poll()
retval = stm8_debug_entry(target);
stm8.c:980stm8_single_step_core()
stm8_debug_entry(target);
stm8.c:1346stm8_step()
stm8_debug_entry(target);

Call Tree

Functions calling stm8_debug_entry()
Functions called by stm8_debug_entry()
stm8_debug_entry()
Data read by stm8_debug_entry()
stm8_debug_entry()
Type of stm8_debug_entry()
stm8_debug_entry()
all items filtered out