Searched refs:MPL3115A2_MAXOVERSAMPLE (Results 1 – 2 of 2) sorted by relevance
243 if (oversampling > MPL3115A2_MAXOVERSAMPLE) in setOversampling()244 oversampling = MPL3115A2_MAXOVERSAMPLE; in setOversampling()
54 #define MPL3115A2_MAXOVERSAMPLE 7 macro