Searched refs:kUSB_DeviceNotifyBusReset (Results 1 – 6 of 6) sorted by relevance
49 kUSB_DeviceNotifyBusReset = 0x10U, /*!< Reset signal detected */ enumerator
782 message.code = kUSB_DeviceNotifyBusReset; in USB_DeviceEhciInterruptPortChange()834 message.code = kUSB_DeviceNotifyBusReset; in USB_DeviceEhciInterruptReset()
653 case kUSB_DeviceNotifyBusReset: in USB_DeviceNotification()
789 message.code = kUSB_DeviceNotifyBusReset; in USB_DeviceEhciInterruptPortChange()841 message.code = kUSB_DeviceNotifyBusReset; in USB_DeviceEhciInterruptReset()
658 case kUSB_DeviceNotifyBusReset: in USB_DeviceNotification()
Completed in 19 milliseconds