Home
last modified time | relevance | path

Searched refs:USB_ACTION_DATAIN (Results 1 – 11 of 11) sorted by relevance

/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32_USBD_Library/src/
A Dht32_usbd_core.c553 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 …]
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32_USBD_Library/src/
A Dht32_usbd_core.c553 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 …]
/bsp/ht32/libraries/usbd_library/src/
A Dht32_usbd_core.c585 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 …]
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32_USBD_Library/example/
A Dht32_usbd_class.c253 pDev->Transfer.Action = USB_ACTION_DATAIN; in USBDClass_Standard_GetDescriptor()
260 pDev->Transfer.Action = USB_ACTION_DATAIN; in USBDClass_Standard_GetDescriptor()
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32_USBD_Library/example/
A Dht32_usbd_class.c253 pDev->Transfer.Action = USB_ACTION_DATAIN; in USBDClass_Standard_GetDescriptor()
260 pDev->Transfer.Action = USB_ACTION_DATAIN; in USBDClass_Standard_GetDescriptor()
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32_USBD_Library/inc/
A Dht32_usbd_core.h97 USB_ACTION_DATAIN = 1, enumerator
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32_USBD_Library/inc/
A Dht32_usbd_core.h97 USB_ACTION_DATAIN = 1, enumerator
/bsp/ht32/libraries/usbd_library/inc/
A Dht32_usbd_core.h97 USB_ACTION_DATAIN = 1, enumerator
A Dusbd_code.h72 USB_ACTION_DATAIN = 1, enumerator
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/src/
A Dht32_serial.c483 pDev->Transfer.Action = USB_ACTION_DATAIN; in SERIAL_USBDClass_Request()
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/src/
A Dht32_serial.c477 pDev->Transfer.Action = USB_ACTION_DATAIN;

Completed in 28 milliseconds