jaylink_error::JAYLINK_ERR_PROTO is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDjaylink_error::JAYLINK_ERR_PROTO

jaylink_error::JAYLINK_ERR_PROTO

Protocol violation.

Syntax

JAYLINK_ERR_PROTO = -5;

References

LocationReferrerText
libjaylink.h:56
JAYLINK_ERR_PROTO = -5,
device.c:1580jaylink_register()
return JAYLINK_ERR_PROTO;
device.c:1586jaylink_register()
return JAYLINK_ERR_PROTO;
device.c:1595jaylink_register()
return JAYLINK_ERR_PROTO;
device.c:1619jaylink_register()
return JAYLINK_ERR_PROTO;
device.c:1719jaylink_unregister()
return JAYLINK_ERR_PROTO;
device.c:1725jaylink_unregister()
return JAYLINK_ERR_PROTO;
device.c:1734jaylink_unregister()
return JAYLINK_ERR_PROTO;
emucom.c:154jaylink_emucom_read()
return JAYLINK_ERR_PROTO;
emucom.c:281jaylink_emucom_write()
return JAYLINK_ERR_PROTO;
error.c:53jaylink_strerror()
case JAYLINK_ERR_PROTO:
error.c:99jaylink_strerror_name()
case JAYLINK_ERR_PROTO:
swo.c:282jaylink_swo_read()
return JAYLINK_ERR_PROTO;
swo.c:407jaylink_swo_get_speeds()
return JAYLINK_ERR_PROTO;
swo.c:432jaylink_swo_get_speeds()
return JAYLINK_ERR_PROTO;
swo.c:440jaylink_swo_get_speeds()
return JAYLINK_ERR_PROTO;
swo.c:449jaylink_swo_get_speeds()
return JAYLINK_ERR_PROTO;
target.c:170jaylink_get_speeds()
return JAYLINK_ERR_PROTO;
transport_tcp.c:160handle_server_hello()
return JAYLINK_ERR_PROTO;

Data Use

Functions using jaylink_error::JAYLINK_ERR_PROTO
jaylink_error::JAYLINK_ERR_PROTO
jaylink_register()
jaylink_unregister()
jaylink_emucom_read()
jaylink_emucom_write()
jaylink_strerror()
jaylink_swo_read()
jaylink_get_speeds()
all items filtered out