Searched refs:CopyCount (Results 1 - 2 of 2) sorted by relevance
/drivers/peripheral/usb/ddk/device/src/ |
H A D | adapter_if.c | 497 static int32_t CopyCount(uint8_t **whereDec, uint32_t fsCount, uint32_t hsCount, uint32_t ssCount) in CopyCount() function 602 ret = CopyCount(&whereDec, fsCount, hsCount, ssCount); in UsbFnAdapterCreatPipes()
|
H A D | adapter_if_liteos.c | 382 static int32_t CopyCount(uint8_t **whereDec, uint32_t fsCount, uint32_t hsCount, uint32_t ssCount) in CopyCount() function 436 ret = CopyCount(&whereDec, fsCount, hsCount, ssCount); in UsbFnAdapterCreatPipes()
|
Completed in 4 milliseconds