handle_transport_select() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDhandle_transport_select()

handle_transport_select() function

Implements the Tcl "transport select" command, choosing the transport to be used in this debug session from among the set supported by the debug adapter being used. Return value is scriptable (allowing "if swd then..." etc).

Syntax

COMMAND_HANDLER(handle_transport_select);

Arguments

cmd

References

LocationText
transport.c:255
COMMAND_HANDLER(handle_transport_select)
transport.c:332
.handler = handle_transport_select,

Call Tree

Functions called by handle_transport_select()
handle_transport_select()
Data read by handle_transport_select()
Data written by handle_transport_select()
handle_transport_select()
handle_transport_select()::i
all items filtered out