Home
last modified time | relevance | path

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

/hardware/bsp/intel/peripheral/libupm/src/mpl3115a2/
Dmpl3115a2.cpp138 i2cWriteReg(MPL3115A2_CTRL_REG1, MPL3115A2_CTRL_RESET); in resetSensor()
140 i2cWriteReg(MPL3115A2_CTRL_REG1, MPL3115A2_CTRL_RESET | in resetSensor()
Dmpl3115a2.h49 #define MPL3115A2_CTRL_RESET 0x04 /* RESET device */ macro