Searched defs:_ATOM_POWER_SOURCE_OBJECT (Results 1 – 2 of 2) sorted by relevance
4739 typedef struct _ATOM_POWER_SOURCE_OBJECT struct4741 UCHAR ucPwrSrcId; // Power source4742 UCHAR ucPwrSensorType; // GPIO, I2C or none4743 UCHAR ucPwrSensId; // if GPIO detect, it is GPIO id, if I2C detect, it is I2C id4744 UCHAR ucPwrSensSlaveAddr; // Slave address if I2C detect4745 UCHAR ucPwrSensRegIndex; // I2C register Index if I2C detect4746 UCHAR ucPwrSensRegBitMask; // detect which bit is used if I2C detect4747 UCHAR ucPwrSensActiveState; // high active or low active4748 UCHAR ucReserve[3]; // reserve 4749 USHORT usSensPwr; // in unit of watt
5659 typedef struct _ATOM_POWER_SOURCE_OBJECT struct5661 UCHAR ucPwrSrcId; // Power source5662 UCHAR ucPwrSensorType; // GPIO, I2C or none5663 …Id; // if GPIO detect, it is GPIO id, if I2C detect, it is I2C id5664 UCHAR ucPwrSensSlaveAddr; // Slave address if I2C detect5665 UCHAR ucPwrSensRegIndex; // I2C register Index if I2C detect5666 UCHAR ucPwrSensRegBitMask; // detect which bit is used if I2C detect5667 UCHAR ucPwrSensActiveState; // high active or low active5668 UCHAR ucReserve[3]; // reserve5669 USHORT usSensPwr; // in unit of watt