Searched refs:t_lsb (Results 1 – 1 of 1) sorted by relevance
101 #define SENSOR_TEMP_UCELSIUS(t_lsb) \ argument102 (int64_t) (25000000LL + (((int64_t)(t_lsb) * 1000000LL) / 256LL))