rtt_source_stop is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

rtt_source_stop

Syntax

typedef int (*rtt_source_stop)(struct target *target, void *user_data);

References

LocationText
rtt.h:110
typedef int (*rtt_source_stop)(struct target *target, void *user_data);
rtt.h:124
rtt_source_stop stop;