Searched refs:TSL2591_LUX_DF (Results 1 – 2 of 2) sorted by relevance
103 #define TSL2591_LUX_DF 408 macro
174 strength *= TSL2591_LUX_DF; in tsl2591_channel_get()196 raw = ((val->val1 * cpl) / TSL2591_LUX_DF) + in tsl2591_set_threshold()197 ((val->val2 * cpl) / (1000000U * TSL2591_LUX_DF)); in tsl2591_set_threshold()