Searched defs:API_USB_EPTn_READ_MEM (Results 1 – 2 of 2) sorted by relevance
262 #define API_USB_EPTn_READ_MEM(EPTn, to, len) (USBD_EPTReadMemory(EPTn, to, len)) macro
283 #define API_USB_EPTn_READ_MEM(EPTn, to, len) (USBD_EPTReadMemory(EPTn, to, len)) macro
Completed in 5 milliseconds