Searched refs:ds18b20_temperature_from_raw (Results 1 – 1 of 1) sorted by relevance
83 static inline void ds18b20_temperature_from_raw(const struct device *dev, in ds18b20_temperature_from_raw() function254 ds18b20_temperature_from_raw(dev, (uint8_t *)&data->scratchpad.temp, val); in ds18b20_channel_get()