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

jlink_flush() function

Syntax

static int jlink_flush(void);
Implemented in jlink.c:2039

References

LocationReferrerText
jlink.c:2039
static int jlink_flush(void)
jlink.c:94
static int jlink_flush(void);
jlink.c:246jlink_execute_sleep()
jlink_flush();
jlink.c:293jlink_execute_queue()
return jlink_flush();
jlink.c:843jlink_init()
jlink_flush();
jlink.c:971jlink_reset_safe()
jlink_flush();
jlink.c:973jlink_reset_safe()
return jlink_flush();
jlink.c:2007jlink_clock_data()
if (jlink_flush() != ERROR_OK)

Call Tree

Functions calling jlink_flush()
Functions called by jlink_flush()
jlink_flush()
Type of jlink_flush()
jlink_flush()
all items filtered out