Searched refs:i2c_test (Results 1 – 1 of 1) sorted by relevance
41 struct i2c_test { struct61 struct i2c_test *test_pair = ctx; in test_i2c_tx() argument62 struct i2c_test *tx_test = &test_pair[0]; in test_i2c_tx()63 struct i2c_test *rx_test = &test_pair[1]; in test_i2c_tx()78 struct i2c_test *test_pair = ctx; in test_i2c_rxmsg()80 struct i2c_test *rx_test = &test_pair[1]; in test_i2c_rxmsg()92 static void run_tx_test(struct i2c_test *tx_test, uint8_t dest_eid, in run_tx_test()93 size_t tx_len, struct i2c_test *rx_test) in run_tx_test()114 static void test_neigh_expiry(struct i2c_test *tx_test, in test_neigh_expiry()115 struct i2c_test *rx_test) in test_neigh_expiry()[all …]