Searched refs:SMBusState (Results 1 – 8 of 8) sorted by relevance
464 void I2C_ConfigSMBusAlert(I2C_T* i2c, I2C_SMBUSALER_T SMBusState) in I2C_ConfigSMBusAlert() argument466 if(SMBusState == I2C_SMBUSALER_LOW) in I2C_ConfigSMBusAlert()
464 void I2C_ConfigSMBusAlert(I2C_T* i2c, I2C_SMBUSALER_T SMBusState) in I2C_ConfigSMBusAlert() argument466 if (SMBusState == I2C_SMBUSALER_LOW) in I2C_ConfigSMBusAlert()
440 void I2C_ConfigSMBusAlert(I2C_T *i2c, I2C_SMBUSALER_T SMBusState) in I2C_ConfigSMBusAlert() argument442 if (SMBusState == I2C_SMBUSALER_LOW) in I2C_ConfigSMBusAlert()
465 void I2C_ConfigSMBusAlert(I2C_T* i2c, I2C_SMBUSALER_T SMBusState) in I2C_ConfigSMBusAlert() argument467 if (SMBusState == I2C_SMBUSALER_LOW) in I2C_ConfigSMBusAlert()
313 void I2C_ConfigSMBusAlert(I2C_T* i2c, I2C_SMBUSALER_T SMBusState);
311 void I2C_ConfigSMBusAlert(I2C_T* i2c, I2C_SMBUSALER_T SMBusState);
310 void I2C_ConfigSMBusAlert(I2C_T* i2c, I2C_SMBUSALER_T SMBusState);
312 void I2C_ConfigSMBusAlert(I2C_T* i2c, I2C_SMBUSALER_T SMBusState);
Completed in 31 milliseconds