Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/output/source/device/class/
Dusb_device_phdc.h35 kUSB_DevicePhdcEventSetFeature, /*!< Set feature request */ enumerator
Dusb_device_phdc.c569 … (class_handle_t)phdcHandle, kUSB_DevicePhdcEventSetFeature, &controlRequest->setup->wValue); in USB_DevicePhdcEvent()