Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/devicetree/bindings/iio/temperature/
H A Dmelexis,mlx90632.yaml27 Since measured object emissivity effects Infra Red energy emitted,
28 emissivity should be set before requesting the object temperature.
/openbmc/linux/drivers/iio/temperature/
H A Dmlx90632.c157 u16 emissivity; member
737 u16 emissivity) in mlx90632_calc_temp_object_iteration() argument
751 Alpha_corr = emissivity * div64_s64(Alpha_corr, 100000LL); in mlx90632_calc_temp_object_iteration()
877 Ha, Hb, data->emissivity); in mlx90632_calc_object_dsp105()
889 Ha, Hb, data->emissivity); in mlx90632_calc_object_dsp105()
1018 if (data->emissivity == 1000) { in mlx90632_read_raw()
1023 *val2 = data->emissivity * 1000; in mlx90632_read_raw()
1063 data->emissivity = val * 1000 + val2 / 1000; in mlx90632_write_raw()
1263 mlx90632->emissivity = 1000; in mlx90632_probe()
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-bus-iio1769 The emissivity ratio of the surface in the field of view of the
1771 with 1 being the emissivity of a black body.