Home
last modified time | relevance | path

Searched refs:TEST_FLOAT_COUNT (Results 1 - 8 of 8) sorted by relevance

/drivers/peripheral/usb/sample/host/include/
H A Dusbhost_sdkapi_speed.h34 #define TEST_FLOAT_COUNT (1.0) macro
H A Dusbhost_sdkraw_speed.h32 #define TEST_FLOAT_COUNT (1.0) macro
/drivers/peripheral/usb/sample/host/liteos_test/include/
H A Dusbhost_sdkapi_speed.h34 #define TEST_FLOAT_COUNT (1.0) macro
H A Dusbhost_sdkraw_speed.h32 #define TEST_FLOAT_COUNT (1.0) macro
/drivers/peripheral/usb/sample/host/liteos_test/src/
H A Dusbhost_sdkapi_speed.c284 speed = (g_byteTotal * TEST_FLOAT_COUNT) / (sigCnt * TEST_PRINT_TIME * TEST_BYTE_COUNT * TEST_BYTE_COUNT); in SpeedPrint()
H A Dusbhost_sdkraw_speed.c506 speed = (g_byteTotal * TEST_FLOAT_COUNT) / (sigCnt * TEST_PRINT_TIME * TEST_BYTE_COUNT * TEST_BYTE_COUNT); in SpeedPrint()
/drivers/peripheral/usb/sample/host/src/
H A Dusbhost_sdkapi_speed.c275 speed = (g_byteTotal * TEST_FLOAT_COUNT) / (sigCnt * TEST_PRINT_TIME * TEST_BYTE_COUNT * TEST_BYTE_COUNT); in SignalHandler()
H A Dusbhost_sdkraw_speed.c526 speed = (g_byteTotal * TEST_FLOAT_COUNT) / (sigCnt * TEST_PRINT_TIME * TEST_BYTE_COUNT * TEST_BYTE_COUNT); in SignalHandler()

Completed in 7 milliseconds