Searched refs:REG_PA_L_TH_LSB (Results 1 – 2 of 2) sorted by relevance
/hardware/bsp/intel/peripheral/libupm/src/hp20x/ | ||
D | hp20x.h | 126 REG_PA_L_TH_LSB = 0x06, // Pres/Alt low threshold enumerator |
D | hp20x.cxx | 264 writeReg(REG_PA_L_TH_LSB, (low & 0xff)); in setPAThreshholds() |