Home
last modified time | relevance | path

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

/openbmc/libmctp/tests/
H A Dtest_i2c.c55 static const uint8_t I2C_ADDR_B = 0x21; variable
173 assert((int)I2C_ADDR_B + MCTP_I2C_NEIGH_COUNT < 0x7f); in test_neigh_expiry()
246 mctp_i2c_set_neighbour(tx_test->i2c, EID_B, I2C_ADDR_B); in main()
249 mctp_i2c_setup(rx_test->i2c, I2C_ADDR_B, NULL, NULL); in main()