Searched refs:I3C_TEST_MSG_NUM (Results 1 – 1 of 1) sorted by relevance
21 #define I3C_TEST_MSG_NUM 2 macro29 static struct I3cMsg g_msgs[I3C_TEST_MSG_NUM];225 ret = I3cTransfer(tester->handle, g_msgs, I3C_TEST_MSG_NUM, I3C_MODE); in I3cTestTransfer()226 if (ret != I3C_TEST_MSG_NUM) { in I3cTestTransfer()