Searched refs:veml7700_resolution (Results 1 – 1 of 1) sorted by relevance
69 static const float veml7700_resolution[VEML7700_ALS_GAIN_ELEM_COUNT][VEML7700_ALS_IT_ELEM_COUNT] = { variable154 *lux = counts * veml7700_resolution[data->gain][data->it]; in veml7700_counts_to_lux()164 *counts = lux / veml7700_resolution[data->gain][data->it]; in veml7700_lux_to_counts()