Searched refs:kStatus_USB_NotSupported (Results 1 – 5 of 5) sorted by relevance
71 kStatus_USB_NotSupported, /*!< Configuration is not supported */ enumerator
82 kStatus_USB_NotSupported, /*!< Configuration is not supported */ enumerator
278 … else if (status == kStatus_USB_NotSupported) /* device don't suport by the application */ in USB_HostEnumerationTransferCallback()497 return kStatus_USB_NotSupported; in USB_HostProcessCallback()563 status1 = kStatus_USB_NotSupported; in USB_HostNotifyDevice()
249 … else if (status == kStatus_USB_NotSupported) /* device don't suport by the application */ in USB_HostEnumerationTransferCallback()550 return kStatus_USB_NotSupported; in USB_HostProcessCallback()623 status1 = kStatus_USB_NotSupported; in USB_HostNotifyDevice()
4773 status = kStatus_USB_NotSupported; in USB_HostEhciIoctl()
Completed in 16 milliseconds