Home
last modified time | relevance | path

Searched +full:infrared +full:- +full:thermometer +full:- +full:sensors (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/Documentation/devicetree/bindings/iio/temperature/
H A Dmelexis,mlx90614.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Peter Meerwald <pmeerw@pmeerw.net>
11 - Crt Mori <cmo@melexis.com>
14 http://melexis.com/Infrared-Thermometer-Sensors/Infrared-Thermometer-Sensors/MLX90614-615.aspx
19 - melexis,mlx90614
20 - melexis,mlx90615
25 wakeup-gpios:
34 - compatible
[all …]
/openbmc/linux/Documentation/driver-api/iio/
H A Dcore.rst6 many different types of embedded sensors and a standard interface to user space
7 applications manipulating sensors. The implementation can be found under
8 :file:`drivers/iio/industrialio-*`
11 ----------------------
13 * struct iio_dev - industrial I/O device
14 * iio_device_alloc() - allocate an :c:type:`iio_dev` from a driver
15 * iio_device_free() - free an :c:type:`iio_dev` from a driver
16 * iio_device_register() - register a device with the IIO subsystem
17 * iio_device_unregister() - unregister a device from the IIO
63 :file:`Documentation/ABI/testing/sysfs-bus-iio` file in the Linux kernel
[all …]