Home
last modified time | relevance | path

Searched refs:USB_HOST_PHDC_SET_FEATURE_REQUEST (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-3.6.0/mcux/middleware/mcux-sdk-middleware-usb/host/class/
Dusb_host_phdc.h33 #define USB_HOST_PHDC_SET_FEATURE_REQUEST (0x03U) macro
Dusb_host_phdc.c178 if (USB_HOST_PHDC_SET_FEATURE_REQUEST == transfer->setupPacket->bRequest) in USB_HostPhdcControlPipeCallback()
1155 case USB_HOST_PHDC_SET_FEATURE_REQUEST: in USB_HostPhdcSendControlRequest()