Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/output/source/device/class/
Dusb_device_phdc.c35 static usb_status_t USB_DevicePhdcInterruptInCallback(usb_device_handle handle,
190 static usb_status_t USB_DevicePhdcInterruptInCallback(usb_device_handle handle, in USB_DevicePhdcInterruptInCallback() function
272 epCallback.callbackFn = USB_DevicePhdcInterruptInCallback; in USB_DevicePhdcEndpointsInit()
467 error = USB_DevicePhdcInterruptInCallback(phdcHandle->handle, in USB_DevicePhdcEvent()
470 (void)USB_DevicePhdcInterruptInCallback(phdcHandle->handle, in USB_DevicePhdcEvent()