Searched refs:USB_SFS_REMOTE_WAKEUP (Results 1 – 4 of 4) sorted by relevance
232 const uint16_t wValue = USB_SFS_REMOTE_WAKEUP; in usbh_req_set_sfs_rwup()243 const uint16_t wValue = USB_SFS_REMOTE_WAKEUP; in usbh_req_clear_sfs_rwup()
136 #define USB_SFS_REMOTE_WAKEUP 0x01 macro
886 if (setup->wValue == USB_SFS_REMOTE_WAKEUP) { in usb_handle_std_device_req()897 if (setup->wValue == USB_SFS_REMOTE_WAKEUP) { in usb_handle_std_device_req()
258 if (setup->wValue == USB_SFS_REMOTE_WAKEUP) { in sreq_clear_feature()341 if (setup->wValue == USB_SFS_REMOTE_WAKEUP) { in sreq_set_feature()