Searched refs:TEMP_OVERSAMPLING_BIT_MSK (Results 1 – 2 of 2) sorted by relevance
84 #define TEMP_OVERSAMPLING_BIT_MSK 1 << 7 | 1 << 6 | 1 << 5 macro
134 response &= ~TEMP_OVERSAMPLING_BIT_MSK; in configure_measurements()