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
5677 typedef struct _ATOM_POWER_SOURCE_OBJECT struct5679 UCHAR ucPwrSrcId; // Power source5680 UCHAR ucPwrSensorType; // GPIO, I2C or none5681 …Id; // if GPIO detect, it is GPIO id, if I2C detect, it is I2C id5682 UCHAR ucPwrSensSlaveAddr; // Slave address if I2C detect5683 UCHAR ucPwrSensRegIndex; // I2C register Index if I2C detect5684 UCHAR ucPwrSensRegBitMask; // detect which bit is used if I2C detect5685 UCHAR ucPwrSensActiveState; // high active or low active5686 UCHAR ucReserve[3]; // reserve5687 USHORT usSensPwr; // in unit of watt