Home
last modified time | relevance | path

Searched refs:MPL3115A2_MAXOVERSAMPLE (Results 1 – 2 of 2) sorted by relevance

/hardware/bsp/intel/peripheral/libupm/src/mpl3115a2/
Dmpl3115a2.cpp243 if (oversampling > MPL3115A2_MAXOVERSAMPLE) in setOversampling()
244 oversampling = MPL3115A2_MAXOVERSAMPLE; in setOversampling()
Dmpl3115a2.h54 #define MPL3115A2_MAXOVERSAMPLE 7 macro