Home
last modified time | relevance | path

Searched refs:USB_REQUEST_SET_FEATURE (Results 1 – 3 of 3) sorted by relevance

/components/drivers/usb/cherryusb/class/hub/
A Dusb_hub.h22 #define HUB_REQUEST_SET_FEATURE USB_REQUEST_SET_FEATURE
/components/drivers/usb/cherryusb/core/
A Dusbd_core.c601 case USB_REQUEST_SET_FEATURE:
603 if (setup->bRequest == USB_REQUEST_SET_FEATURE) {
752 case USB_REQUEST_SET_FEATURE:
817 case USB_REQUEST_SET_FEATURE:
/components/drivers/usb/cherryusb/common/
A Dusb_def.h85 #define USB_REQUEST_SET_FEATURE 0x03 macro

Completed in 10 milliseconds