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

STLINK_RX_EP macro

Syntax

#define STLINK_RX_EP (1|ENDPOINT_IN)

References

LocationText
stlink_usb.c:66
#define STLINK_RX_EP (1|ENDPOINT_IN)
stlink_usb.c:3423
h->rx_ep = STLINK_RX_EP;