Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/temperature/
Dmlx90614.txt3 http://melexis.com/Infrared-Thermometer-Sensors/Infrared-Thermometer-Sensors/MLX90614-615.aspx
7 - compatible: should be "melexis,mlx90614"
8 - reg: the I2C address of the sensor
12 - wakeup-gpios: device tree identifier of the GPIO connected to the SDA line
23 wakeup-gpios = <&gpio0 2 GPIO_ACTIVE_HIGH>;
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/iio/temperature/
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 …]
/kernel/linux/linux-6.6/Documentation/driver-api/iio/
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 …]
/kernel/linux/linux-5.10/Documentation/driver-api/iio/
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 …]