OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MPL3115A2_MAXOVERSAMPLE
(Results
1 - 2
of
2
) sorted by null
/hardware/bsp/intel/peripheral/libupm/src/mpl3115a2/
mpl3115a2.h
54
#define
MPL3115A2_MAXOVERSAMPLE
7
mpl3115a2.cpp
243
if (oversampling >
MPL3115A2_MAXOVERSAMPLE
)
244
oversampling =
MPL3115A2_MAXOVERSAMPLE
;
Completed in 36 milliseconds