Home
last modified time | relevance | path

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

/hardware/bsp/intel/peripheral/libupm/src/h3lis331dl/
Dh3lis331dl.h118 REG1_DR_SHIFT = 3, // DR shift enumerator
Dh3lis331dl.cxx84 reg1 |= (odr << REG1_DR_SHIFT); in setDataRate()