Searched refs:I2cTestThreadFunc (Results 1 – 1 of 1) sorted by relevance
220 static int I2cTestThreadFunc(void *param) in I2cTestThreadFunc() function295 ret = OsalThreadCreate(&thread1, (OsalThreadEntry)I2cTestThreadFunc, (void *)&count1); in I2cTestMultiThread()301 ret = OsalThreadCreate(&thread2, (OsalThreadEntry)I2cTestThreadFunc, (void *)&count2); in I2cTestMultiThread()