Searched refs:API_USB_EPTn_CLR_DTG (Results 1 – 10 of 10) sorted by relevance
394 #define USBDCore_EPTClearDataToggle API_USB_EPTn_CLR_DTG
396 #define USBDCore_EPTClearDataToggle API_USB_EPTn_CLR_DTG
387 #define USBDCore_EPTClearDataToggle API_USB_EPTn_CLR_DTG
150 API_USB_EPTn_CLR_DTG((USBD_EPTn_Enum)(address & 0x7f)); in ht32_ep_clear_stall()
278 #define API_USB_EPTn_CLR_DTG(EPTn) (USBD_EPTClearDTG(EPTn)) macro
257 #define API_USB_EPTn_CLR_DTG(EPTn) (USBD_EPTClearDTG(EPTn)) macro
829 API_USB_EPTn_CLR_DTG((USBD_EPTn_Enum)i); in _USBDCore_Standard_SetClearFeature()
861 API_USB_EPTn_CLR_DTG((USBD_EPTn_Enum)i); in _USBDCore_Standard_SetClearFeature()
Completed in 26 milliseconds