Searched refs:REG_ALT_OFF_MSB (Results 1 – 2 of 2) sorted by relevance
/hardware/bsp/intel/peripheral/libupm/src/hp20x/ | ||
D | hp20x.h | 118 REG_ALT_OFF_MSB = 0x01, enumerator |
D | hp20x.cxx | 258 writeReg(REG_ALT_OFF_MSB, ((off >> 8) & 0xff)); in setAltitudeOffset() |