STLINK_TCP_CMD_GET_DEV_INFO is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDSTLINK_TCP_CMD_GET_DEV_INFO

STLINK_TCP_CMD_GET_DEV_INFO macro

Syntax

#define STLINK_TCP_CMD_GET_DEV_INFO 0x02

References

LocationText
stlink_usb.c:470
#define STLINK_TCP_CMD_GET_DEV_INFO 0x02
stlink_usb.c:3630
h->tcp_backend_priv.send_buf[0] = STLINK_TCP_CMD_GET_DEV_INFO;