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

TO_STR macro

Syntax

#define TO_STR(name) #name

Arguments

name

References

LocationText
versaloon_include.h:19
#define TO_STR(name) #name
usbtoxxx.c:83
LOG_BUG(ERRMSG_INVALID_BUFFER, TO_STR(usbtoxxx_buffer));
versaloon.c:191
LOG_BUG(ERRMSG_INVALID_BUFFER, TO_STR(versaloon_buf));
versaloon.c:317
LOG_BUG(ERRMSG_INVALID_BUFFER, TO_STR(versaloon_buf));