Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/usb/sample/host/include/
H A Dusbhost_sdkraw_speed.h30 #define TEST_RECV_COUNT 10000 macro
H A Dusbhost_sdkapi_speed.h32 #define TEST_RECV_COUNT 10000 macro
/ohos5.0/drivers/peripheral/usb/sample/host/liteos_test/include/
H A Dusbhost_sdkapi_speed.h32 #define TEST_RECV_COUNT 10000 macro
/ohos5.0/drivers/peripheral/usb/sample/host/src/
H A Dusbhost_sdkapi_speed.c164 } else if (g_recv_count % TEST_RECV_COUNT == 0) { in AcmTestBulkCallback()
H A Dusbhost_sdkraw_speed.c464 } else if (g_recv_count % TEST_RECV_COUNT == 0) { in AcmTestBulkCallback()
/ohos5.0/drivers/peripheral/usb/sample/host/liteos_test/src/
H A Dusbhost_sdkapi_speed.c178 } else if (g_recv_count % TEST_RECV_COUNT == 0) { in AcmTestBulkCallback()