Searched refs:I2C_WRType (Results 1 – 4 of 4) sorted by relevance
53 } I2C_WRType; typedef97 uint16_t I2C_MasterReadBytes(I2C_WRType *InitStruct);98 uint16_t I2C_MasterWriteBytes(I2C_WRType *InitStruct);
94 } I2C_WRType; typedef142 uint16_t I2C_MasterReadBytes(I2C_WRType *InitStruct);143 uint16_t I2C_MasterWriteBytes(I2C_WRType *InitStruct);
308 uint16_t I2C_MasterReadBytes(I2C_WRType *InitStruct) in I2C_MasterReadBytes()433 uint16_t I2C_MasterWriteBytes(I2C_WRType *InitStruct) in I2C_MasterWriteBytes()
303 uint16_t I2C_MasterReadBytes(I2C_WRType *InitStruct) in I2C_MasterReadBytes()428 uint16_t I2C_MasterWriteBytes(I2C_WRType *InitStruct) in I2C_MasterWriteBytes()
Completed in 14 milliseconds