Searched refs:kUSB_HostEventAttach (Results 1 – 3 of 3) sorted by relevance
45 kUSB_HostEventAttach = 1U, /*!< Device is attached */ enumerator
535 … = USB_HostNotifyDevice(deviceInstance->hostHandle, deviceInstance, (uint32_t)kUSB_HostEventAttach, in USB_HostProcessCallback()621 else if (eventCode == (uint32_t)kUSB_HostEventAttach) /* attach event */ in USB_HostNotifyDevice()
1182 case kUSB_HostEventAttach: in USB_HostHubDeviceEvent()