Home
last modified time | relevance | path

Searched refs:kUSB_HostEventEnumerationDone (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-3.5.0/mcux/middleware/mcux-sdk-middleware-usb/host/
Dusb_host.h47 kUSB_HostEventEnumerationDone, /*!< Device's enumeration is done and the device is supported */ enumerator
Dusb_host_devices.c385 … (uint32_t)kUSB_HostEventEnumerationDone, (uint32_t)kStatus_USB_Success); in USB_HostProcessState()
/hal_nxp-3.5.0/mcux/middleware/mcux-sdk-middleware-usb/host/class/
Dusb_host_hub_app.c1221 case kUSB_HostEventEnumerationDone: in USB_HostHubDeviceEvent()