Searched defs:_ATOM_POWER_SOURCE_OBJECT (Results 1 – 2 of 2) sorted by relevance
4738 typedef struct _ATOM_POWER_SOURCE_OBJECT struct4740 UCHAR ucPwrSrcId; // Power source4741 UCHAR ucPwrSensorType; // GPIO, I2C or none4742 UCHAR ucPwrSensId; // if GPIO detect, it is GPIO id, if I2C detect, it is I2C id4743 UCHAR ucPwrSensSlaveAddr; // Slave address if I2C detect4744 UCHAR ucPwrSensRegIndex; // I2C register Index if I2C detect4745 UCHAR ucPwrSensRegBitMask; // detect which bit is used if I2C detect4746 UCHAR ucPwrSensActiveState; // high active or low active4747 UCHAR ucReserve[3]; // reserve 4748 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