Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/test/unittest/platform/common/
H A Di2c_test.c247 static int32_t I2cTestStartThread(struct OsalThread *thread1, struct OsalThread *thread2, in I2cTestStartThread() function
308 ret = I2cTestStartThread(&thread1, &thread2, &count1, &count2); in I2cTestMultiThread()