Home
last modified time | relevance | path

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

/openbmc/libmctp/tests/
H A Dtest_i2c.c54 static const uint8_t I2C_ADDR_A = 0x20; variable
242 mctp_i2c_setup(tx_test->i2c, I2C_ADDR_A, test_i2c_tx, scenario); in main()