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

stm8_run_and_wait() function

Syntax

static int stm8_run_and_wait(struct target *target,     uint32_t entry_point,     unsigned int timeout_ms,     uint32_t exit_point,     struct stm8_common *stm8);

Arguments

target

entry_point

timeout_ms

exit_point

stm8

References

LocationReferrerText
stm8.c:1786
static int stm8_run_and_wait(struct target *target, uint32_t entry_point,
stm8.c:1882stm8_run_algorithm()
retval = stm8_run_and_wait(target, entry_point,

Call Tree

Functions calling stm8_run_and_wait()
Functions called by stm8_run_and_wait()
all items filtered out
stm8_run_and_wait()
Data read by stm8_run_and_wait()
Data written by stm8_run_and_wait()
stm8_run_and_wait()
stm8_run_and_wait()::pc
stm8_run_and_wait()::retval
all items filtered out
Type of stm8_run_and_wait()
stm8_run_and_wait()
uint32_t
all items filtered out