Home
last modified time | relevance | path

Searched refs:TEST_FIVE_TYPE (Results 1 - 10 of 10) sorted by relevance

/drivers/peripheral/usb/sample/host/include/
H A Dusbhost_nosdk_speed.h56 TEST_FIVE_TYPE, enumerator
H A Dusbhost_sdkapi_speed.h55 TEST_FIVE_TYPE, enumerator
H A Dusbhost_sdkraw_speed.h52 TEST_FIVE_TYPE, enumerator
/drivers/peripheral/usb/sample/host/liteos_test/include/
H A Dusbhost_sdkapi_speed.h57 TEST_FIVE_TYPE, enumerator
H A Dusbhost_sdkraw_speed.h52 TEST_FIVE_TYPE, enumerator
/drivers/peripheral/usb/sample/host/src/
H A Dusbhost_sdkapi_speed.c311 g_printData = (strncmp(argv[TEST_FIVE_TYPE], "printdata", TEST_ONE_TYPE)) ? false : true; in CheckParam()
313 } else if (argc == TEST_FIVE_TYPE) { in CheckParam()
H A Dusbhost_nosdk_speed.c327 g_printData = (strncmp(argv[TEST_FIVE_TYPE], "printdata", TEST_ONE_TYPE)) ? false : true; in FillParamData()
329 } else if (argc == TEST_FIVE_TYPE) { in FillParamData()
H A Dusbhost_sdkraw_speed.c562 g_printData = (strncmp(argv[TEST_FIVE_TYPE], "printdata", TEST_ONE_TYPE)) ? false : true; in CheckParam()
564 } else if (argc == TEST_FIVE_TYPE) { in CheckParam()
/drivers/peripheral/usb/sample/host/liteos_test/src/
H A Dusbhost_sdkapi_speed.c350 } else if (input->paramNum == TEST_FIVE_TYPE) { in UsbSerialSpeedInit()
H A Dusbhost_sdkraw_speed.c572 } else if (input->paramNum == TEST_FIVE_TYPE) { in UsbSerialSpeedInit()

Completed in 6 milliseconds