Searched refs:kUSB_DeviceNotifyBusReset (Results 1 – 6 of 6) sorted by relevance
27 kUSB_DeviceNotifyBusReset = 0x10U, /*!< Reset signal detected */ enumerator
28 kUSB_DeviceNotifyBusReset = 0x10U, /*!< Reset signal detected */ enumerator
886 message.code = (uint8_t)kUSB_DeviceNotifyBusReset; in USB_DeviceEhciInterruptPortChange()946 message.code = (uint8_t)kUSB_DeviceNotifyBusReset; in USB_DeviceEhciInterruptReset()1396 …if ((message->code < kUSB_DeviceNotifyBusReset) && (message->buffer != NULL) && (message->length !…
601 case kUSB_DeviceNotifyBusReset: in USB_DeviceNotification()
909 message.code = (uint8_t)kUSB_DeviceNotifyBusReset; in USB_DeviceKhciInterruptReset()
1473 message.code = (uint8_t)kUSB_DeviceNotifyBusReset; in USB_DeviceLpc3511IpInterruptReset()