Searched refs:SendProcess (Results 1 – 2 of 2) sorted by relevance
156 static int32_t SendProcess(void *argurb) in SendProcess() function392 ret = OsalThreadCreate(&urbSendProcess, (OsalThreadEntry)SendProcess, NULL); in main()
103 static int32_t SendProcess(void *argurb) in SendProcess() function356 ret = OsalThreadCreate(&urbSendProcess, (OsalThreadEntry)SendProcess, NULL); in UsbSerialSpeedThreadCreate()