USB_FEATURE_REMOTE_WAKEUP is only used within STM32_USB_Device_Library.
 
Symbols
loading...
Files
loading...

USB_FEATURE_REMOTE_WAKEUP macro

Syntax

#define USB_FEATURE_REMOTE_WAKEUP 0x01U

References

LocationText
usbd_def.h:145
#define USB_FEATURE_REMOTE_WAKEUP 0x01U
usbd_ctlreq.c:896
if (req->wValue == USB_FEATURE_REMOTE_WAKEUP)
usbd_ctlreq.c:927
if (req->wValue == USB_FEATURE_REMOTE_WAKEUP)