Searched refs:TMP114_RESOLUTION (Results 1 – 1 of 1) sorted by relevance
24 #define TMP114_RESOLUTION 78125 /* in tens of uCelsius*/ macro134 tmp = ((int16_t)drv_data->sample * (int32_t)TMP114_RESOLUTION) / 10; in tmp114_channel_get()