Searched defs:apds990x_chip (Results 1 – 1 of 1) sorted by relevance
112 struct apds990x_chip { struct124 struct apds990x_chip_factors cf; argument125 struct reverse_factors rcf;126 u16 atime; /* als integration time */127 u16 arate; /* als reporting rate */128 u16 a_max_result; /* Max possible ADC value with current atime */129 u8 again_meas; /* Gain used in last measurement */130 u8 again_next; /* Next calculated gain */131 u8 pgain;132 u8 pdiode;[all …]