Searched refs:_CLKSEL_MASK (Results 1 – 2 of 2) sorted by relevance
/hardware/bsp/intel/peripheral/libupm/src/mpu9150/ | ||
D | mpu60x0.cxx | 178 reg &= ~(_CLKSEL_MASK << _CLKSEL_SHIFT); in setClockSource() |
D | mpu60x0.h | 603 _CLKSEL_MASK = 7, enumerator |