Searched refs:VADC_AVG_SAMPLES_MAX (Results 1 – 2 of 2) sorted by relevance
41 #define VADC_AVG_SAMPLES_MAX 512 macro
438 if (!is_power_of_2(value) || value > VADC_AVG_SAMPLES_MAX) in vadc_avg_samples_from_dt()
Completed in 5 milliseconds