OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MPL3115A2_SETOVERSAMPLE
(Results
1 - 2
of
2
) sorted by null
/hardware/bsp/intel/peripheral/libupm/src/mpl3115a2/
mpl3115a2.h
52
#define
MPL3115A2_SETOVERSAMPLE
(a) ((a & 7) << 3)
mpl3115a2.cpp
141
MPL3115A2_SETOVERSAMPLE
(m_oversampling));
156
MPL3115A2_CTRL_OST |
MPL3115A2_SETOVERSAMPLE
(m_oversampling));
Completed in 35 milliseconds