Searched refs:ADC5_AVG_SAMPLES_MAX (Results 1 – 2 of 2) sorted by relevance
39 #define ADC5_AVG_SAMPLES_MAX 16 macro
214 if (!is_power_of_2(value) || value > ADC5_AVG_SAMPLES_MAX) in adc5_avg_samples_from_dt()