Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/device/
Dusb_device_mcux_drv_port.h45 kUSB_DeviceControlStop, /*!< Disable the device functionality */ enumerator
Dusb_device_dci.h57 kUSB_DeviceControlStop, /*!< Disable the device functionality */ enumerator
Dusb_device_khci.c1228 if (kStatus_USB_Success != USB_DeviceKhciControl(khciState, kUSB_DeviceControlStop, NULL)) in USB_DeviceKhciInit()
1233 (void)USB_DeviceKhciControl(khciState, kUSB_DeviceControlStop, NULL); in USB_DeviceKhciInit()
1542 case kUSB_DeviceControlStop: in USB_DeviceKhciControl()
Dusb_device_dci.c891 return USB_DeviceControl(handle, kUSB_DeviceControlStop, NULL); in USB_DeviceStop()
Dusb_device_ehci.c1927 case kUSB_DeviceControlStop:
Dusb_device_lpcip3511.c2338 case kUSB_DeviceControlStop: in USB_DeviceLpc3511IpControl()