Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/iio/temperature/
Dmlx90632.c356 static s32 mlx90632_calc_temp_ambient(s16 ambient_new_raw, s16 ambient_old_raw, in mlx90632_calc_temp_ambient() function
513 *val = mlx90632_calc_temp_ambient(ambient_new_raw, ambient_old_raw, in mlx90632_calc_ambient_dsp105()