Home
last modified time | relevance | path

Searched refs:BeginProcess (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/peripheral/usb/sample/host/src/
H A Dusbhost_nosdk_speed.c263 static int32_t BeginProcess(unsigned char endPoint) in BeginProcess() function
403 ret = BeginProcess(g_endNum); in main()
/ohos5.0/drivers/peripheral/usb/sample/host/liteos_test/src/
H A Dusbhost_nosdk_speed.c203 static int32_t BeginProcess(unsigned char endPoint) in BeginProcess() function
409 ret = BeginProcess(g_endNum); in UsbSerialSpeed()