Searched refs:temp_ucelcius (Results 1 – 1 of 1) sorted by relevance
104 int32_t temp_ucelcius = (((SI7055_CONV_FACTOR_1 * in si7055_channel_get() local110 val->val1 = temp_ucelcius / SI7055_DIVIDER; in si7055_channel_get()111 val->val2 = temp_ucelcius % SI7055_DIVIDER; in si7055_channel_get()