Searched refs:DA9150_GPADC_RES_L_MASK (Results 1 – 2 of 2) sorted by relevance
124 result = (result_regs[1] & DA9150_GPADC_RES_L_MASK) >> in da9150_gpadc_read_adc()
612 #define DA9150_GPADC_RES_L_MASK (0x03 << 6) macro