Home
last modified time | relevance | path

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

/bsp/nxp/imx/imx6ull-smart/drivers/usb/device/
A Dusb_device.h517 extern void USB_DeviceTaskFunction(void *deviceHandle);
529 #define USB_DeviceKhciTaskFunction(deviceHandle) USB_DeviceTaskFunction(deviceHandle)
542 #define USB_DeviceEhciTaskFunction(deviceHandle) USB_DeviceTaskFunction(deviceHandle)
566 #define USB_DeviceLpcIp3511TaskFunction(deviceHandle) USB_DeviceTaskFunction(deviceHandle)
A Dusb_device_dci.c1407 void USB_DeviceTaskFunction(void *deviceHandle) in USB_DeviceTaskFunction() function
/bsp/nxp/imx/imxrt/libraries/drivers/usb/device/
A Dusb_device.h517 extern void USB_DeviceTaskFunction(void *deviceHandle);
529 #define USB_DeviceKhciTaskFunction(deviceHandle) USB_DeviceTaskFunction(deviceHandle)
542 #define USB_DeviceEhciTaskFunction(deviceHandle) USB_DeviceTaskFunction(deviceHandle)
566 #define USB_DeviceLpcIp3511TaskFunction(deviceHandle) USB_DeviceTaskFunction(deviceHandle)
A Dusb_device_dci.c1402 void USB_DeviceTaskFunction(void *deviceHandle) in USB_DeviceTaskFunction() function

Completed in 13 milliseconds