Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/output/source/device/class/
Dusb_device_phdc.h34 kUSB_DevicePhdcEventDataReceived, /*!< Data received or cancelled etc*/ enumerator
Dusb_device_phdc.c168 …dcHandle->configStruct->classCallback((class_handle_t)phdcHandle, kUSB_DevicePhdcEventDataReceived, in USB_DevicePhdcBulkOutCallback()