Searched refs:ADC_RES_10BIT (Results 1 – 6 of 6) sorted by relevance
191 #define ADC_RES_10BIT 0x00000000 // 10-bit resolution macro
1427 ASSERT((ulResolution == ADC_RES_10BIT) || (ulResolution == ADC_RES_12BIT)); in ADCResolutionSet()
Completed in 17 milliseconds