Home
last modified time | relevance | path

Searched refs:kUSB_DeviceEventAttach (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/device/
Dusb_device.h117 kUSB_DeviceEventAttach, /*!< USB device is connected to a host. */ enumerator
Dusb_device_dci.c536 return handle->deviceCallback(handle, kUSB_DeviceEventAttach, NULL); in USB_DeviceAttachNotification()