Searched refs:ADS131E08_CFG3R_VREF_4V_MASK (Results 1 – 1 of 1) sorted by relevance
48 #define ADS131E08_CFG3R_VREF_4V_MASK BIT(5) macro379 reg &= ~ADS131E08_CFG3R_VREF_4V_MASK; in ads131e08_config_reference_voltage()380 reg |= FIELD_PREP(ADS131E08_CFG3R_VREF_4V_MASK, in ads131e08_config_reference_voltage()