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