Searched refs:TMP116_RESOLUTION (Results 1 – 2 of 2) sorted by relevance
22 #define TMP116_RESOLUTION 78125 /* in tens of uCelsius*/ macro
221 tmp = ((int16_t)drv_data->sample * (int32_t)TMP116_RESOLUTION) / 10; in tmp116_channel_get()251 / (int32_t)TMP116_RESOLUTION; in tmp116_attr_set()