Searched refs:c30 (Results 1 – 1 of 1) sorted by relevance
| /drivers/iio/pressure/ |
| A D | dps310.c | 89 s32 c00, c10, c20, c30, c01, c11, c21; member 116 u32 c00, c10, c20, c30, c01, c11, c21; in dps310_get_coefs() local 157 c30 = (coef[16] << 8) | coef[17]; in dps310_get_coefs() 158 data->c30 = sign_extend32(c30, 15); in dps310_get_coefs() 678 nums[3] = p * p * p * (s64)data->c30; in dps310_calculate_pressure()
|
Completed in 4 milliseconds