Searched refs:i2c_hw_index (Results 1 – 2 of 2) sorted by relevance
60 uint i2c_index = i2c_hw_index(i2c); in i2c_slave_init()83 uint i2c_index = i2c_hw_index(i2c); in i2c_slave_deinit()
210 #define i2c_hw_index(i2c) i2c_get_index(i2c) macro219 i2c_hw_index(i2c); // check it is a hw i2c in i2c_get_hw()