Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iio/temperature/
Dmlx90635.c547 static s64 mlx90635_calc_ta4(s64 TAdut, s64 scale) in mlx90635_calc_ta4() function
566 TAdut4 = mlx90635_calc_ta4(TAdut, 10000LL); in mlx90635_calc_temp_object()