Searched refs:USB_ACTION_DATAIN (Results 1 – 11 of 11) sorted by relevance
553 case USB_ACTION_DATAIN: in _USBDCore_Setup()786 pCore->Device.Transfer.Action = USB_ACTION_DATAIN; in _USBDCore_Standard_GetStatus()815 pCore->Device.Transfer.Action = USB_ACTION_DATAIN; in _USBDCore_Standard_SetClearFeature()837 pCore->Device.Transfer.Action = USB_ACTION_DATAIN; in _USBDCore_Standard_SetClearFeature()857 pCore->Device.Transfer.Action = USB_ACTION_DATAIN; in _USBDCore_Standard_SetAddress()879 pCore->Device.Transfer.Action= USB_ACTION_DATAIN; in _USBDCore_Standard_GetDescriptor()886 pCore->Device.Transfer.Action = USB_ACTION_DATAIN; in _USBDCore_Standard_GetDescriptor()899 pCore->Device.Transfer.Action = USB_ACTION_DATAIN; in _USBDCore_Standard_GetDescriptor()922 pCore->Device.Transfer.Action= USB_ACTION_DATAIN; in _USBDCore_Standard_GetConfiguration()937 pCore->Device.Transfer.Action= USB_ACTION_DATAIN; in _USBDCore_Standard_SetConfiguration()[all …]
585 case USB_ACTION_DATAIN: in _USBDCore_Setup()818 pCore->Device.Transfer.Action = USB_ACTION_DATAIN; in _USBDCore_Standard_GetStatus()847 pCore->Device.Transfer.Action = USB_ACTION_DATAIN; in _USBDCore_Standard_SetClearFeature()869 pCore->Device.Transfer.Action = USB_ACTION_DATAIN; in _USBDCore_Standard_SetClearFeature()889 pCore->Device.Transfer.Action = USB_ACTION_DATAIN; in _USBDCore_Standard_SetAddress()911 pCore->Device.Transfer.Action = USB_ACTION_DATAIN; in _USBDCore_Standard_GetDescriptor()918 pCore->Device.Transfer.Action = USB_ACTION_DATAIN; in _USBDCore_Standard_GetDescriptor()931 pCore->Device.Transfer.Action = USB_ACTION_DATAIN; in _USBDCore_Standard_GetDescriptor()954 pCore->Device.Transfer.Action = USB_ACTION_DATAIN; in _USBDCore_Standard_GetConfiguration()969 pCore->Device.Transfer.Action = USB_ACTION_DATAIN; in _USBDCore_Standard_SetConfiguration()[all …]
253 pDev->Transfer.Action = USB_ACTION_DATAIN; in USBDClass_Standard_GetDescriptor()260 pDev->Transfer.Action = USB_ACTION_DATAIN; in USBDClass_Standard_GetDescriptor()
97 USB_ACTION_DATAIN = 1, enumerator
72 USB_ACTION_DATAIN = 1, enumerator
483 pDev->Transfer.Action = USB_ACTION_DATAIN; in SERIAL_USBDClass_Request()
477 pDev->Transfer.Action = USB_ACTION_DATAIN;
Completed in 28 milliseconds