Searched refs:MAX_SAMPLES_CAL (Results 1 – 1 of 1) sorted by relevance
38 #define MAX_SAMPLES_CAL 200 macro858 int prox_history[MAX_SAMPLES_CAL + 1]; in tsl2x7x_prox_cal()866 if (chip->tsl2x7x_settings.prox_max_samples_cal > MAX_SAMPLES_CAL) { in tsl2x7x_prox_cal()870 chip->tsl2x7x_settings.prox_max_samples_cal = MAX_SAMPLES_CAL; in tsl2x7x_prox_cal()