STLINK_TCP_CMD_CLOSE_DEV is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDSTLINK_TCP_CMD_CLOSE_DEV

STLINK_TCP_CMD_CLOSE_DEV macro

Syntax

#define STLINK_TCP_CMD_CLOSE_DEV 0x04

References

LocationText
stlink_usb.c:472
#define STLINK_TCP_CMD_CLOSE_DEV 0x04
stlink_usb.c:3276
h->tcp_backend_priv.send_buf[0] = STLINK_TCP_CMD_CLOSE_DEV;