Home
last modified time | relevance | path

Searched full:thermocouple (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/iio/temperature/
H A Dadi,ltc2983.yaml75 "^thermocouple@":
78 Represents a thermocouple sensor which is connected to one of the device
84 1 - Type J Thermocouple
85 2 - Type K Thermocouple
86 3 - Type E Thermocouple
87 4 - Type N Thermocouple
88 5 - Type R Thermocouple
89 6 - Type S Thermocouple
90 7 - Type T Thermocouple
91 8 - Type B Thermocouple
[all …]
H A Dtemperature-bindings.txt2 thermocouple type, you can use the defined types provided in the file
3 "include/dt-bindings/iio/temperature/thermocouple.h".
6 thermocouple-type: A single cell representing the type of the thermocouple
H A Dmax31856.txt1 Maxim MAX31856 thermocouple support
6 - thermocouple-type: Type of thermocouple (THERMOCOUPLE_TYPE_K if
23 thermocouple-type = <THERMOCOUPLE_TYPE_K>;
H A Dmaxim_thermocouple.txt1 Maxim thermocouple support
/OK3568_Linux_fs/kernel/drivers/iio/temperature/
H A Dmax31856.c4 * Maxim MAX31856 thermocouple sensor driver
18 #include <dt-bindings/iio/temperature/thermocouple.h>
55 { /* Thermocouple Temperature */
120 /* Set thermocouple type based on dts property */ in max31856_init()
233 /* Thermocouple Temp. Data resolution is 0.0078125 */ in max31856_read_raw()
425 ret = of_property_read_u32(spi->dev.of_node, "thermocouple-type", in max31856_probe()
430 "Could not read thermocouple type DT property, configuring as a K-Type\n"); in max31856_probe()
450 "error: thermocouple-type %u not supported by max31856\n" in max31856_probe()
488 MODULE_DESCRIPTION("Maxim MAX31856 thermocouple sensor driver");
H A DKconfig29 tristate "Maxim thermocouple sensors"
35 thermocouple sensors connected via SPI.
122 tristate "MAX31856 thermocouple sensor"
126 thermocouple sensor chip connected via SPI.
H A Dmaxim_thermocouple.c3 * maxim_thermocouple.c - Support for Maxim thermocouple chips
42 { /* thermocouple temperature */
60 { /* thermocouple temperature */
304 MODULE_DESCRIPTION("Maxim thermocouple sensors");
H A Dltc2983.c649 "Invalid chann:%d for differential thermocouple", in ltc2983_thermocouple_new()
673 const char *propname = "adi,custom-thermocouple"; in ltc2983_thermocouple_new()
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-bus-iio-temperature-max318566 such as those caused by broken thermocouple wires.
10 '1' An open circuit such as broken thermocouple wires
12 '0' No open circuit or broken thermocouple wires are detected
20 is protected from excessive voltages applied to the thermocouple
H A Dsysfs-bus-iio1787 One of the following thermocouple types: B, E, J, K, N, R, S, T.