Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/usb/sample/host/liteos_test/src/
H A Dusbhost_speed_test.c103 uint32_t usbInfoMaxSize = 2000; in SpeedInit() local
104 g_data = HdfSbufObtain(usbInfoMaxSize); in SpeedInit()
105 g_reply = HdfSbufObtain(usbInfoMaxSize); in SpeedInit()