Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/usb/sample/host/include/
H A Dusbhost_sdkraw_speed.h31 #define TEST_BYTE_COUNT 1024 macro
H A Dusbhost_sdkapi_speed.h33 #define TEST_BYTE_COUNT 1024 macro
/ohos5.0/drivers/peripheral/usb/sample/host/liteos_test/include/
H A Dusbhost_sdkraw_speed.h31 #define TEST_BYTE_COUNT 1024 macro
H A Dusbhost_sdkapi_speed.h33 #define TEST_BYTE_COUNT 1024 macro
/ohos5.0/drivers/peripheral/usb/sample/host/src/
H A Dusbhost_sdkapi_speed.c275 … (g_byteTotal * TEST_FLOAT_COUNT) / (sigCnt * TEST_PRINT_TIME * TEST_BYTE_COUNT * TEST_BYTE_COUNT); in SignalHandler()
H A Dusbhost_sdkraw_speed.c526 … (g_byteTotal * TEST_FLOAT_COUNT) / (sigCnt * TEST_PRINT_TIME * TEST_BYTE_COUNT * TEST_BYTE_COUNT); in SignalHandler()
/ohos5.0/drivers/peripheral/usb/sample/host/liteos_test/src/
H A Dusbhost_sdkapi_speed.c284 … (g_byteTotal * TEST_FLOAT_COUNT) / (sigCnt * TEST_PRINT_TIME * TEST_BYTE_COUNT * TEST_BYTE_COUNT); in SpeedPrint()
H A Dusbhost_sdkraw_speed.c506 … (g_byteTotal * TEST_FLOAT_COUNT) / (sigCnt * TEST_PRINT_TIME * TEST_BYTE_COUNT * TEST_BYTE_COUNT); in SpeedPrint()