Searched refs:PCF50633_ADCS3_ADCDAT1L_MASK (Results 1 – 2 of 2) sorted by relevance
57 #define PCF50633_ADCS3_ADCDAT1L_MASK 0x03 macro
166 result = (adcs1 << 2) | (adcs3 & PCF50633_ADCS3_ADCDAT1L_MASK); in adc_result()