Home
last modified time | relevance | path

Searched refs:API_USB_EPTn_CLR_DTG (Results 1 – 10 of 10) sorted by relevance

/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32_USBD_Library/inc/
A Dht32_usbd_core.h394 #define USBDCore_EPTClearDataToggle API_USB_EPTn_CLR_DTG
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32_USBD_Library/inc/
A Dht32_usbd_core.h394 #define USBDCore_EPTClearDataToggle API_USB_EPTn_CLR_DTG
/bsp/ht32/libraries/usbd_library/inc/
A Dht32_usbd_core.h396 #define USBDCore_EPTClearDataToggle API_USB_EPTn_CLR_DTG
A Dusbd_code.h387 #define USBDCore_EPTClearDataToggle API_USB_EPTn_CLR_DTG
/bsp/ht32/libraries/ht32_drivers/
A Ddrv_usbd.c150 API_USB_EPTn_CLR_DTG((USBD_EPTn_Enum)(address & 0x7f)); in ht32_ep_clear_stall()
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/inc/
A Dht32f5xxxx_usbd.h278 #define API_USB_EPTn_CLR_DTG(EPTn) (USBD_EPTClearDTG(EPTn)) macro
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/inc/
A Dht32f1xxxx_usbd.h257 #define API_USB_EPTn_CLR_DTG(EPTn) (USBD_EPTClearDTG(EPTn)) macro
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32_USBD_Library/src/
A Dht32_usbd_core.c829 API_USB_EPTn_CLR_DTG((USBD_EPTn_Enum)i); in _USBDCore_Standard_SetClearFeature()
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32_USBD_Library/src/
A Dht32_usbd_core.c829 API_USB_EPTn_CLR_DTG((USBD_EPTn_Enum)i); in _USBDCore_Standard_SetClearFeature()
/bsp/ht32/libraries/usbd_library/src/
A Dht32_usbd_core.c861 API_USB_EPTn_CLR_DTG((USBD_EPTn_Enum)i); in _USBDCore_Standard_SetClearFeature()

Completed in 26 milliseconds