Lines Matching refs:deviceHandle
499 extern void USB_DeviceTaskFunction(void *deviceHandle);
513 #define USB_DeviceKhciTaskFunction(deviceHandle) USB_DeviceTaskFunction(deviceHandle) argument
528 #define USB_DeviceEhciTaskFunction(deviceHandle) USB_DeviceTaskFunction(deviceHandle) argument
539 extern void USB_DeviceEhciIsrHSDCDFunction(void *deviceHandle);
556 #define USB_DeviceLpcIp3511TaskFunction(deviceHandle) USB_DeviceTaskFunction(deviceHandle) argument
567 extern void USB_DeviceLpcIp3511IsrDCDFunction(void *deviceHandle);
580 extern void USB_DeviceKhciIsrFunction(void *deviceHandle);
591 extern void USB_DeviceDcdIsrFunction(void *deviceHandle);
605 extern void USB_DeviceEhciIsrFunction(void *deviceHandle);
617 extern void USB_DeviceLpcIp3511IsrFunction(void *deviceHandle);
629 extern void USB_DeviceDwc3IsrFunction(void *deviceHandle);