Searched refs:MAX31856_AVERAGING_MASK (Results 1 – 1 of 1) sorted by relevance
32 #define MAX31856_AVERAGING_MASK GENMASK(6, 4) macro130 reg_cr1_val &= ~MAX31856_AVERAGING_MASK; in max31856_init()