Home
last modified time | relevance | path

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

/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Include/
A Dlib_i2c.h53 } I2C_WRType; typedef
97 uint16_t I2C_MasterReadBytes(I2C_WRType *InitStruct);
98 uint16_t I2C_MasterWriteBytes(I2C_WRType *InitStruct);
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Include/
A Dlib_i2c.h94 } I2C_WRType; typedef
142 uint16_t I2C_MasterReadBytes(I2C_WRType *InitStruct);
143 uint16_t I2C_MasterWriteBytes(I2C_WRType *InitStruct);
/bsp/Vango/v85xxp/Libraries/VangoV85xxP_standard_peripheral/Source/
A Dlib_i2c.c308 uint16_t I2C_MasterReadBytes(I2C_WRType *InitStruct) in I2C_MasterReadBytes()
433 uint16_t I2C_MasterWriteBytes(I2C_WRType *InitStruct) in I2C_MasterWriteBytes()
/bsp/Vango/v85xx/Libraries/VangoV85xx_standard_peripheral/Source/
A Dlib_i2c.c303 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