Searched refs:SII164_VENDOR_ID_HIGH (Results 1 – 2 of 2) sorted by relevance
47 #define SII164_VENDOR_ID_HIGH 0x01 macro
41 vendorID = ((unsigned short) i2cReadReg(SII164_I2C_ADDRESS, SII164_VENDOR_ID_HIGH) << 8) | in sii164GetVendorID()