Searched +full:infrared +full:- +full:thermometer +full:- +full:sensors (Results 1 – 4 of 4) sorted by relevance
3 http://melexis.com/Infrared-Thermometer-Sensors/Infrared-Thermometer-Sensors/MLX90614-615.aspx7 - compatible: should be "melexis,mlx90614"8 - reg: the I2C address of the sensor12 - wakeup-gpios: device tree identifier of the GPIO connected to the SDA line23 wakeup-gpios = <&gpio0 2 GPIO_ACTIVE_HIGH>;
1 # 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.aspx19 - melexis,mlx9061420 - melexis,mlx9061525 wakeup-gpios:34 - compatible[all …]
6 many different types of embedded sensors and a standard interface to user space7 applications manipulating sensors. The implementation can be found under8 :file:`drivers/iio/industrialio-*`11 ----------------------13 * struct iio_dev - industrial I/O device14 * iio_device_alloc() - allocate an :c:type:`iio_dev` from a driver15 * iio_device_free() - free an :c:type:`iio_dev` from a driver16 * iio_device_register() - register a device with the IIO subsystem17 * iio_device_unregister() - unregister a device from the IIO63 :file:`Documentation/ABI/testing/sysfs-bus-iio` file in the Linux kernel[all …]