Home
last modified time | relevance | path

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

/bsp/nxp/imx/imxrt/libraries/drivers/usb/device/
A Dusb_device_dci.h79 kUSB_DeviceControlRun = 0U, /*!< Enable the device functionality */ enumerator
A Dusb_device_dci.c903 return USB_DeviceControl(handle, kUSB_DeviceControlRun, NULL); in USB_DeviceRun()
A Dusb_device_ehci.c1408 case kUSB_DeviceControlRun: in USB_DeviceEhciControl()
/bsp/nxp/imx/imx6ull-smart/drivers/usb/device/
A Dusb_device_dci.h79 kUSB_DeviceControlRun = 0U, /*!< Enable the device functionality */ enumerator
A Dusb_device_dci.c908 return USB_DeviceControl(handle, kUSB_DeviceControlRun, NULL); in USB_DeviceRun()
A Dusb_device_ehci.c1445 case kUSB_DeviceControlRun: in USB_DeviceEhciControl()

Completed in 16 milliseconds