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

jaylink_error::JAYLINK_ERR_DEV_NOT_AVAILABLE

Device: entity not available.

Syntax

JAYLINK_ERR_DEV_NOT_AVAILABLE = -1002;

References

LocationReferrerText
libjaylink.h:68
JAYLINK_ERR_DEV_NOT_AVAILABLE = -1002,
emucom.c:142jaylink_emucom_read()
return JAYLINK_ERR_DEV_NOT_AVAILABLE;
error.c:65jaylink_strerror()
case JAYLINK_ERR_DEV_NOT_AVAILABLE:
error.c:111jaylink_strerror_name()
case JAYLINK_ERR_DEV_NOT_AVAILABLE:

Data Use

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