Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/device/
Dusb_device_mcux_drv_port.h58 kUSB_DeviceControlSetDefaultStatus, /*!< Set controller to default status */ enumerator
Dusb_device_dci.h70 kUSB_DeviceControlSetDefaultStatus, /*!< Set controller to default status */ enumerator
Dusb_device_dci.c384 status = USB_DeviceControl(handle, kUSB_DeviceControlSetDefaultStatus, NULL); in USB_DeviceResetNotification()
390 (void)USB_DeviceControl(handle, kUSB_DeviceControlSetDefaultStatus, NULL); in USB_DeviceResetNotification()
Dusb_device_khci.c1639 case kUSB_DeviceControlSetDefaultStatus: in USB_DeviceKhciControl()
Dusb_device_ehci.c2189 case kUSB_DeviceControlSetDefaultStatus:
Dusb_device_lpcip3511.c2503 case kUSB_DeviceControlSetDefaultStatus: in USB_DeviceLpc3511IpControl()