Home
last modified time | relevance | path

Searched refs:USBDCore_EPTGetBufferLen (Results 1 – 6 of 6) sorted by relevance

/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32_USBD_Library/example/
A Dht32_usbd_class.c342 __DBG_USBPrintf("%06ld EP1\t[%02d]", ++__DBG_USBCount, (int)USBDCore_EPTGetBufferLen(EPTn)); in USBDClass_Endpoint1()
356 __DBG_USBPrintf("%06ld EP2\t[%02d]", ++__DBG_USBCount, (int)USBDCore_EPTGetBufferLen(EPTn)); in USBDClass_Endpoint2()
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32_USBD_Library/example/
A Dht32_usbd_class.c342 __DBG_USBPrintf("%06ld EP1\t[%02d]", ++__DBG_USBCount, (int)USBDCore_EPTGetBufferLen(EPTn)); in USBDClass_Endpoint1()
356 __DBG_USBPrintf("%06ld EP2\t[%02d]", ++__DBG_USBCount, (int)USBDCore_EPTGetBufferLen(EPTn)); in USBDClass_Endpoint2()
/bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32_USBD_Library/inc/
A Dht32_usbd_core.h390 #define USBDCore_EPTGetBufferLen API_USB_EPTn_GET_BUFFLEN macro
409 u32 USBDCore_EPTGetBufferLen(USBD_EPTn_Enum USBD_EPTn);
/bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32_USBD_Library/inc/
A Dht32_usbd_core.h390 #define USBDCore_EPTGetBufferLen API_USB_EPTn_GET_BUFFLEN macro
409 u32 USBDCore_EPTGetBufferLen(USBD_EPTn_Enum USBD_EPTn);
/bsp/ht32/libraries/usbd_library/inc/
A Dht32_usbd_core.h392 #define USBDCore_EPTGetBufferLen API_USB_EPTn_GET_BUFFLEN macro
411 u32 USBDCore_EPTGetBufferLen(USBD_EPTn_Enum USBD_EPTn);
A Dusbd_code.h383 #define USBDCore_EPTGetBufferLen API_USB_EPTn_GET_BUFFLEN macro
407 u32 USBDCore_EPTGetBufferLen(USBD_EPTn_Enum USBD_EPTn);

Completed in 736 milliseconds