Home
last modified time | relevance | path

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

/hardware/bsp/intel/peripheral/libupm/src/mpl3115a2/
Dmpl3115a2.cpp156 MPL3115A2_CTRL_OST | MPL3115A2_SETOVERSAMPLE(m_oversampling)); in sampleData()
171 if (!(val & MPL3115A2_CTRL_OST)) in sampleData()
Dmpl3115a2.h48 #define MPL3115A2_CTRL_OST 0x02 /* One-shot trigger */ macro