Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/melexis/mlx90394/
Dmlx90394_async.c67 edata->readings[3] = (int16_t)((uint16_t)data->sample.temp_l | in mlx90394_async_fetch()
85 edata->readings[3] = (int16_t)((uint16_t)data->sample.temp_l | in mlx90394_async_fetch()
Dmlx90394.h41 uint8_t temp_l; 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()
640 .temp_l = 0, \