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

mpsse_rtck_config() function

Syntax

int mpsse_rtck_config(struct mpsse_ctx *ctx,     bool enable);
Implemented in mpsse.c:740

Arguments

ctx

enable

References

LocationReferrerText
mpsse.c:740
int mpsse_rtck_config(struct mpsse_ctx *ctx, bool enable)
mpsse.h:64
int mpsse_rtck_config(struct mpsse_ctx *ctx, bool enable);
mpsse.c:758mpsse_set_frequency()
return mpsse_rtck_config(ctx, true);
mpsse.c:760mpsse_set_frequency()
mpsse_rtck_config(ctx, false); /* just try */

Call Tree

Functions calling mpsse_rtck_config()
Functions called by mpsse_rtck_config()
all items filtered out
mpsse_rtck_config()
Data read by mpsse_rtck_config()
mpsse_rtck_config()