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

CMD_SET_SIGNALS macro

Syntax

#define CMD_SET_SIGNALS 0x27

References

LocationText
msgtypes.h:152
#define CMD_SET_SIGNALS 0x27
ulink.c:779
case CMD_SET_SIGNALS:
ulink.c:1074
cmd->id = CMD_SET_SIGNALS;