Searched defs:apds990x_chip (Results 1 – 1 of 1) sorted by relevance
126 struct apds990x_chip { struct138 struct apds990x_chip_factors cf; argument139 struct reverse_factors rcf;140 u16 atime; /* als integration time */141 u16 arate; /* als reporting rate */142 u16 a_max_result; /* Max possible ADC value with current atime */143 u8 again_meas; /* Gain used in last measurement */144 u8 again_next; /* Next calculated gain */145 u8 pgain;146 u8 pdiode;[all …]