Home
last modified time | relevance | path

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

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