STLINK_TCP_CMD_OPEN_DEV is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDSTLINK_TCP_CMD_OPEN_DEV

STLINK_TCP_CMD_OPEN_DEV macro

Syntax

#define STLINK_TCP_CMD_OPEN_DEV 0x03

References

LocationText
stlink_usb.c:471
#define STLINK_TCP_CMD_OPEN_DEV 0x03
stlink_usb.c:3701
h->tcp_backend_priv.send_buf[0] = STLINK_TCP_CMD_OPEN_DEV;