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

USB_TO_DELAY macro

Syntax

#define USB_TO_DELAY (VERSALOON_USB_TO_XXX_CMD_START + 0x41)

References

LocationText
usbtoxxx_internal.h:36
#define USB_TO_DELAY (VERSALOON_USB_TO_XXX_CMD_START + 0x41)
usbtoxxx.c:526
type_pre = USB_TO_DELAY;
usbtoxxx.c:531
return versaloon_add_pending(USB_TO_DELAY, 0, 0, 0, 0, NULL, 0);