Searched refs:UP (Results 1 - 1 of 1) sorted by relevance

/hardware/bsp/intel/peripheral/libupm/src/bmpx8x/
H A Dbmpx8x.cxx75 int32_t UT, UP, B3, B5, B6, X1, X2, X3, p; local
79 UP = getPressureRaw();
93 B7 = ((uint32_t)UP - B3) * (uint32_t)( 50000UL >> oversampling );

Completed in 32 milliseconds