Searched refs:comp (Results 1 – 6 of 6) sorted by relevance
116 struct BMP280CompParams comp; member509 (((adc_T >> 3) - ((int32_t)mTask.comp.dig_T1 << 1)) in compensateTemp()510 * (int32_t)mTask.comp.dig_T2) >> 11; in compensateTemp()512 int32_t tmp = (adc_T >> 4) - (int32_t)mTask.comp.dig_T1; in compensateTemp()514 int32_t var2 = (((tmp * tmp) >> 12) * (int32_t)mTask.comp.dig_T3) >> 14; in compensateTemp()529 …v2 = fSqr * mTask.comp.dig_P6 + f * mTask.comp.dig_P5 * (float)(1ULL << 17) + mTask.comp.dig_P4 * … in compensateBaro()530 …r * mTask.comp.dig_P1 * mTask.comp.dig_P3 * (1.0f/(1ULL << 41)) + f * mTask.comp.dig_P1 * mTask.co… in compensateBaro()535 …pSqr * mTask.comp.dig_P9 * (1.0f/(1ULL << 59)) + p * (mTask.comp.dig_P8 * (1.0f/(1ULL << 19)) + 1)… in compensateBaro()606 …i2cMasterTxRx(I2C_BUS_ID, I2C_ADDR, newXfer->txrxBuf, 1, (uint8_t*)&mTask.comp, 24, i2cCallback, n… in handleI2cEvent()
94 persist.hwc.blit.comp u:object_r:vendor_default_prop:s0
95 persist.hwc.blit.comp u:object_r:vendor_default_prop:s0
136 persist.hwc.blit.comp u:object_r:vendor_default_prop:s0
341 * http://www.isthe.com/chongo/tech/comp/fnv/index.html
141 write /config/usb_gadget/g1/configs/b.1/strings/0x409/configuration "Default comp without ADB"