Searched defs:API_USB_EPTn_GET_CNT (Results 1 – 2 of 2) sorted by relevance
259 #define API_USB_EPTn_GET_CNT(EPTn, type) (USBD_EPTGetTransferCount(EPTn, type)) macro
280 #define API_USB_EPTn_GET_CNT(EPTn, type) (USBD_EPTGetTransferCount(EPTn, type)) macro
Completed in 5 milliseconds