Searched refs:TMAG5170_CONV_AVG_POS (Results 1 – 1 of 1) sorted by relevance
45 #define TMAG5170_CONV_AVG_POS 12U macro46 #define TMAG5170_CONV_AVG_MASK (BIT_MASK(3U) << TMAG5170_CONV_AVG_POS)47 #define TMAG5170_CONV_AVG_SET(value) (((value) << TMAG5170_CONV_AVG_POS) &\