Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/device/
Dusb_device_mcux_drv_port.h28 kUSB_DeviceNotifySuspend, /*!< Suspend signal detected */ enumerator
Dusb_device_dci.h29 kUSB_DeviceNotifySuspend, /*!< Suspend signal detected */ enumerator
Dusb_device_dci.c605 case kUSB_DeviceNotifySuspend: in USB_DeviceNotification()
Dusb_device_khci.c954 message.code = (uint8_t)kUSB_DeviceNotifySuspend; in USB_DeviceKhciInterruptSleep()
Dusb_device_ehci.c1005 message.code = (uint8_t)kUSB_DeviceNotifySuspend; in USB_DeviceEhciInterruptSuspend()
Dusb_device_lpcip3511.c903 message.code = (uint8_t)kUSB_DeviceNotifySuspend; in USB_DeviceLpc3511IpInterruptSuspend()