Searched refs:PRES_OVERSAMPLING_BIT_MSK (Results 1 – 2 of 2) sorted by relevance
93 #define PRES_OVERSAMPLING_BIT_MSK 1 << 4 | 1 << 3 | 1 << 2 macro
141 response &= ~PRES_OVERSAMPLING_BIT_MSK; in configure_measurements()