Home
last modified time | relevance | path

Searched refs:Action (Results 1 – 12 of 12) sorted by relevance

/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32_USBD_Library/src/
A Dht32_usbd_core.c507 pCore->Device.Transfer.Action = USB_ACTION_STALL; in _USBDCore_Setup()
548 switch (pCore->Device.Transfer.Action) in _USBDCore_Setup()
786 pCore->Device.Transfer.Action = USB_ACTION_DATAIN; in _USBDCore_Standard_GetStatus()
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()
922 pCore->Device.Transfer.Action= USB_ACTION_DATAIN; in _USBDCore_Standard_GetConfiguration()
937 pCore->Device.Transfer.Action= USB_ACTION_DATAIN; in _USBDCore_Standard_SetConfiguration()
971 pCore->Device.Transfer.Action = USB_ACTION_DATAOUT; in _USBDCore_ControlIN()
[all …]
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32_USBD_Library/src/
A Dht32_usbd_core.c507 pCore->Device.Transfer.Action = USB_ACTION_STALL; in _USBDCore_Setup()
548 switch (pCore->Device.Transfer.Action) in _USBDCore_Setup()
786 pCore->Device.Transfer.Action = USB_ACTION_DATAIN; in _USBDCore_Standard_GetStatus()
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()
922 pCore->Device.Transfer.Action= USB_ACTION_DATAIN; in _USBDCore_Standard_GetConfiguration()
937 pCore->Device.Transfer.Action= USB_ACTION_DATAIN; in _USBDCore_Standard_SetConfiguration()
971 pCore->Device.Transfer.Action = USB_ACTION_DATAOUT; in _USBDCore_ControlIN()
[all …]
/bsp/ht32/libraries/usbd_library/src/
A Dht32_usbd_core.c539 pCore->Device.Transfer.Action = USB_ACTION_STALL; in _USBDCore_Setup()
580 switch (pCore->Device.Transfer.Action) 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()
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_5xxxx_FWLib/library/HT32F5xxxx_Driver/src/
A Dht32_serial.c471 pDev->Transfer.Action = USB_ACTION_DATAOUT; in SERIAL_USBDClass_Request()
478 pDev->Transfer.Action = USB_ACTION_DATAOUT; in SERIAL_USBDClass_Request()
483 pDev->Transfer.Action = USB_ACTION_DATAIN; in SERIAL_USBDClass_Request()
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/src/
A Dht32_serial.c465 pDev->Transfer.Action = USB_ACTION_DATAOUT;
472 pDev->Transfer.Action = USB_ACTION_DATAOUT;
477 pDev->Transfer.Action = USB_ACTION_DATAIN;
/bsp/airm2m/air105/libraries/HAL_Driver/Inc/
A Dcore_service.h51 void Core_USBAction(uint8_t USB_ID, uint8_t Action, void *pParam);
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32_USBD_Library/inc/
A Dht32_usbd_core.h118 …USBDCore_Action_Enum Action; /*!< STALL, control IN or control OUT … member
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32_USBD_Library/inc/
A Dht32_usbd_core.h118 …USBDCore_Action_Enum Action; /*!< STALL, control IN or control OUT … member
/bsp/ht32/libraries/usbd_library/inc/
A Dht32_usbd_core.h118 …USBDCore_Action_Enum Action; /*!< STALL, control IN or control OUT … member
A Dusbd_code.h93 …USBDCore_Action_Enum Action; /*!< STALL, control IN or control OUT … member

Completed in 38 milliseconds