Searched refs:I2CSpeed (Results 1 – 9 of 9) sorted by relevance
163 uint8_t I2CSpeed; //Use I2cSpeed_e to indicate speed to select member
213 uint8_t I2CSpeed; //Use I2cSpeed_e to indicate speed to select member
309 uint8_t I2CSpeed; //Slow(0) or Fast(1) member
313 uint8_t I2CSpeed; //Slow(0) or Fast(1) member
366 uint8_t I2CSpeed; //Use I2cSpeed_e to indicate speed to select member
367 uint8_t I2CSpeed; //Use I2cSpeed_e to indicate speed to select member
394 uint8_t I2CSpeed; //Use I2cSpeed_e to indicate speed to select member
2703 req->I2CSpeed = I2C_SPEED_FAST_400K; in smu_v13_0_0_i2c_xfer()