Searched refs:PECPosition (Results 1 – 8 of 8) sorted by relevance
511 void I2C_ConfigPECPosition(I2C_T* i2c, I2C_PEC_POSITION_T PECPosition) in I2C_ConfigPECPosition() argument513 if(PECPosition == I2C_PEC_POSITION_NEXT) in I2C_ConfigPECPosition()
511 void I2C_ConfigPECPosition(I2C_T* i2c, I2C_PEC_POSITION_T PECPosition) in I2C_ConfigPECPosition() argument513 if (PECPosition == I2C_PEC_POSITION_NEXT) in I2C_ConfigPECPosition()
538 void I2C_ConfigPECPosition(I2C_T *i2c, I2C_PEC_POSITION_T PECPosition) in I2C_ConfigPECPosition() argument540 if (PECPosition == I2C_PEC_POSITION_NEXT) in I2C_ConfigPECPosition()
513 void I2C_ConfigPECPosition(I2C_T* i2c, I2C_PEC_POSITION_T PECPosition) in I2C_ConfigPECPosition() argument515 if (PECPosition == I2C_PEC_POSITION_NEXT) in I2C_ConfigPECPosition()
316 void I2C_ConfigPECPosition(I2C_T* i2c, I2C_PEC_POSITION_T PECPosition);
314 void I2C_ConfigPECPosition(I2C_T* i2c, I2C_PEC_POSITION_T PECPosition);
323 void I2C_ConfigPECPosition(I2C_T* i2c, I2C_PEC_POSITION_T PECPosition);
315 void I2C_ConfigPECPosition(I2C_T* i2c, I2C_PEC_POSITION_T PECPosition);
Completed in 14 milliseconds