Searched refs:u8HostDevice (Results 1 – 6 of 6) sorted by relevance
494 void I2C_SMBusOpen(I2C_T *i2c, uint8_t u8HostDevice);
482 void I2C_SMBusOpen(I2C_T *i2c, uint8_t u8HostDevice);
536 void I2C_SMBusOpen(I2C_T *i2c, uint8_t u8HostDevice);
494 void I2C_SMBusOpen(I2C_T *i2c, uint8_t u8HostDevice) in I2C_SMBusOpen() argument500 if(u8HostDevice == (uint8_t)I2C_SMBH_ENABLE) in I2C_SMBusOpen()
511 void I2C_SMBusOpen(I2C_T *i2c, uint8_t u8HostDevice) in I2C_SMBusOpen() argument517 if(u8HostDevice == (uint8_t)I2C_SMBH_ENABLE) in I2C_SMBusOpen()
547 void I2C_SMBusOpen(I2C_T *i2c, uint8_t u8HostDevice) in I2C_SMBusOpen() argument553 if(u8HostDevice == (uint8_t)I2C_SMBH_ENABLE) in I2C_SMBusOpen()