Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/melexis/mlx90394/
Dmlx90394_async.c68 (uint16_t)(data->sample.temp_h << 8)); in mlx90394_async_fetch()
86 (uint16_t)(data->sample.temp_h << 8)); in mlx90394_async_fetch()
Dmlx90394.h42 uint8_t temp_h; member
Dmlx90394.c109 mlx90394_convert_temp(val, data->sample.temp_l, data->sample.temp_h); in mlx90394_channel_get()
124 mlx90394_convert_temp(val + 3, data->sample.temp_l, data->sample.temp_h); in mlx90394_channel_get()
641 .temp_h = 0}, \