Home
last modified time | relevance | path

Searched refs:shtcx_temperature_from_raw (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/sensor/sensirion/shtcx/
Dshtcx.c49 static void shtcx_temperature_from_raw(uint16_t raw, struct sensor_value *val) in shtcx_temperature_from_raw() function
176 shtcx_temperature_from_raw(data->sample.temp, val); in shtcx_channel_get()