Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/device/
Dusb_device_mcux_drv_port.h33 kUSB_DeviceNotifyDetach, /*!< Device disconnected from a host */ enumerator
Dusb_device_dci.h34 kUSB_DeviceNotifyDetach, /*!< Device disconnected from a host */ enumerator
Dusb_device_dci.c625 case kUSB_DeviceNotifyDetach: in USB_DeviceNotification()
Dusb_device_khci.c1068 message.code = (uint8_t)kUSB_DeviceNotifyDetach; in USB_DeviceKhciInterruptVbusFalling()
Dusb_device_ehci.c2408 message.code = (uint8_t)kUSB_DeviceNotifyDetach;
Dusb_device_lpcip3511.c1503 message.code = (uint8_t)kUSB_DeviceNotifyDetach; in USB_DeviceLpc3511IpInterruptDetach()