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

xds110_transport variable

Syntax

static const char * const xds110_transport[] = { "swd", "jtag", NULL };

References

LocationText
xds110.c:2061
static const char * const xds110_transport[] = { "swd", "jtag", NULL };
xds110.c:2069
.transports = xds110_transport,