CMD_GET_VERSION is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

CMD_GET_VERSION macro

@file Device enumeration and handling.

Syntax

#define CMD_GET_VERSION 0x01

References

LocationText
arm-jtag-ew.c:29
#define CMD_GET_VERSION 0x00
device.c:48
#define CMD_GET_VERSION 0x01
arm-jtag-ew.c:433
usb_out_buffer[0] = CMD_GET_VERSION;
device.c:722
buf[0] = CMD_GET_VERSION;