Home
last modified time | relevance | path

Searched refs:kUSB_DeviceControlSuspend (Results 1 – 5 of 5) sorted by relevance

/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/device/
Dusb_device_mcux_drv_port.h56 kUSB_DeviceControlSuspend, /*!< Drive controller to enter into suspend mode */ enumerator
Dusb_device_dci.h68 kUSB_DeviceControlSuspend, /*!< Drive controller to enter into suspend mode */ enumerator
Dusb_device_dci.c1350 status = USB_DeviceControl(handle, kUSB_DeviceControlSuspend, param); in USB_DeviceSetStatus()
Dusb_device_khci.c1635 case kUSB_DeviceControlSuspend: in USB_DeviceKhciControl()
Dusb_device_ehci.c2049 case kUSB_DeviceControlSuspend: