Searched refs:HUMIDITY_OVERSAMPLING_BIT_MSK (Results 1 – 2 of 2) sorted by relevance
102 #define HUMIDITY_OVERSAMPLING_BIT_MSK 1 << 2 | 1 << 1 | 1 macro
128 response &= ~HUMIDITY_OVERSAMPLING_BIT_MSK; in configure_measurements()