transport_tcp_start_write() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDtransport_tcp_start_write()

transport_tcp_start_write() function

Syntax

int transport_tcp_start_write(struct jaylink_device_handle *devh,     size_t length,     bool has_command);
Implemented in transport_tcp.c:333

Arguments

devh

length

has_command

References

LocationReferrerText
transport_tcp.c:333
JAYLINK_PRIV int transport_tcp_start_write(struct jaylink_device_handle *devh,
libjaylink-internal.h:316
JAYLINK_PRIV int transport_tcp_start_write(struct jaylink_device_handle *devh,
transport.c:131transport_start_write()
ret = transport_tcp_start_write(devh, length, has_command);

Call Tree

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