STLINK_TCP_CMD_SEND_USB_CMD is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDSTLINK_TCP_CMD_SEND_USB_CMD

STLINK_TCP_CMD_SEND_USB_CMD macro

Syntax

#define STLINK_TCP_CMD_SEND_USB_CMD 0x05

References

LocationText
stlink_usb.c:473
#define STLINK_TCP_CMD_SEND_USB_CMD 0x05
stlink_usb.c:991
h->tcp_backend_priv.send_buf[0] = STLINK_TCP_CMD_SEND_USB_CMD;