Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/device/
Dusb_device_mcux_drv_port.h34 kUSB_DeviceNotifyAttach, /*!< Device connected to a host */ enumerator
Dusb_device_dci.h35 kUSB_DeviceNotifyAttach, /*!< Device connected to a host */ enumerator
Dusb_device_ehci.c1551 message.code = (uint8_t)kUSB_DeviceNotifyAttach;
1581 message.code = (uint8_t)kUSB_DeviceNotifyAttach;
2376 message.code = (uint8_t)kUSB_DeviceNotifyAttach;
Dusb_device_dci.c628 case kUSB_DeviceNotifyAttach: in USB_DeviceNotification()
Dusb_device_khci.c1033 message.code = (uint8_t)kUSB_DeviceNotifyAttach; in USB_DeviceKhciInterruptVbusRising()
Dusb_device_lpcip3511.c1533 message.code = (uint8_t)kUSB_DeviceNotifyAttach; in USB_DeviceLpc3511IpInterruptAttach()