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

jaylink_error::JAYLINK_ERR_DEV_NOT_SUPPORTED

Device: operation not supported.

Syntax

JAYLINK_ERR_DEV_NOT_SUPPORTED = -1001;

References

LocationReferrerText
libjaylink.h:66
JAYLINK_ERR_DEV_NOT_SUPPORTED = -1001,
emucom.c:138jaylink_emucom_read()
return JAYLINK_ERR_DEV_NOT_SUPPORTED;
emucom.c:270jaylink_emucom_write()
return JAYLINK_ERR_DEV_NOT_SUPPORTED;
error.c:63jaylink_strerror()
case JAYLINK_ERR_DEV_NOT_SUPPORTED:
error.c:109jaylink_strerror_name()
case JAYLINK_ERR_DEV_NOT_SUPPORTED:

Data Use

Functions using jaylink_error::JAYLINK_ERR_DEV_NOT_SUPPORTED
jaylink_error::JAYLINK_ERR_DEV_NOT_SUPPORTED
jaylink_emucom_read()
jaylink_emucom_write()
jaylink_strerror()
all items filtered out