Home
last modified time | relevance | path

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

/drivers/peripheral/usb/sample/host/liteos_test/include/
Dusbhost_sdkraw_speed.h33 #define TEST_SLEEP_TIME 10 macro
Dusbhost_sdkapi_speed.h35 #define TEST_SLEEP_TIME 10 macro
/drivers/peripheral/usb/sample/host/include/
Dusbhost_sdkraw_speed.h33 #define TEST_SLEEP_TIME 10 macro
Dusbhost_sdkapi_speed.h35 #define TEST_SLEEP_TIME 10 macro
/drivers/hdf_core/framework/test/unittest/model/usb/host/include/
Dusb_raw_test.h175 #define TEST_SLEEP_TIME 500 macro
/drivers/peripheral/usb/sample/host/src/
Dusbhost_sdkapi_speed.c456 OsalMSleep(TEST_SLEEP_TIME); in main()
Dusbhost_sdkraw_speed.c691 OsalMSleep(TEST_SLEEP_TIME); in main()