Searched refs:I2C_MasterSend (Results 1 – 3 of 3) sorted by relevance
320 _LONG_CALL_ void I2C_MasterSend(I2C_TypeDef *I2Cx, u8* pBuf, u8 I2CCmd, u8 I2CStop, u8 I2CReSTR);
509 void I2C_MasterSend(I2C_TypeDef *I2Cx, u8* pBuf, u8 I2CCmd, u8 I2CStop, u8 I2CReSTR) in I2C_MasterSend() function
344 I2C_MasterSend = 0x8e65;
Completed in 6 milliseconds