Searched full:thermocouple (Results 1 – 13 of 13) sorted by relevance
/linux-6.12.1/Documentation/devicetree/bindings/iio/temperature/ |
D | adi,ltc2983.yaml | 91 "^thermocouple@": 95 description: Thermocouple sensor. 100 1 - Type J Thermocouple 101 2 - Type K Thermocouple 102 3 - Type E Thermocouple 103 4 - Type N Thermocouple 104 5 - Type R Thermocouple 105 6 - Type S Thermocouple 106 7 - Type T Thermocouple 107 8 - Type B Thermocouple [all …]
|
D | maxim,max31856.yaml | 7 title: Maxim MAX31856 thermocouple support 24 thermocouple-type: 27 Type of thermocouple (THERMOCOUPLE_TYPE_K if omitted). 28 Use defines in dt-bindings/iio/temperature/thermocouple.h. 43 #include <dt-bindings/iio/temperature/thermocouple.h> 53 thermocouple-type = <THERMOCOUPLE_TYPE_K>;
|
D | microchip,mcp9600.yaml | 7 title: Microchip MCP9600 thermocouple EMF converter 38 thermocouple-type: 41 Type of thermocouple (THERMOCOUPLE_TYPE_K if omitted). 42 Use defines in dt-bindings/iio/temperature/thermocouple.h. 55 #include <dt-bindings/iio/temperature/thermocouple.h> 67 thermocouple-type = <THERMOCOUPLE_TYPE_K>;
|
D | maxim,max31855k.yaml | 20 the thermocouple type specific variants.
|
/linux-6.12.1/drivers/iio/temperature/ |
D | Kconfig | 29 tristate "Maxim thermocouple sensors" 35 thermocouple sensors connected via SPI. 154 tristate "MAX31856 thermocouple sensor" 158 thermocouple sensor chip connected via SPI. 168 thermocouple sensor chip connected via SPI. 174 tristate "MCP9600 thermocouple EMF converter" 178 thermocouple EMF converter connected via I2C.
|
D | max31856.c | 4 * Maxim MAX31856 thermocouple sensor driver 20 #include <dt-bindings/iio/temperature/thermocouple.h> 57 { /* Thermocouple Temperature */ 122 /* Set thermocouple type based on dts property */ in max31856_init() 235 /* Thermocouple Temp. Data resolution is 0.0078125 */ in max31856_read_raw() 427 ret = device_property_read_u32(&spi->dev, "thermocouple-type", &data->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");
|
D | maxim_thermocouple.c | 3 * maxim_thermocouple.c - Support for Maxim thermocouple chips 41 { /* thermocouple temperature */ 59 { /* thermocouple temperature */ 303 MODULE_DESCRIPTION("Maxim thermocouple sensors");
|
D | mcp9600.c | 3 * mcp9600.c - Support for Microchip MCP9600 thermocouple EMF converter 474 MODULE_DESCRIPTION("Microchip MCP9600 thermocouple EMF converter driver");
|
D | ltc2983.c | 701 "Invalid chann:%d for differential thermocouple\n", in ltc2983_thermocouple_new() 721 const char *propname = "adi,custom-thermocouple"; in ltc2983_thermocouple_new()
|
/linux-6.12.1/Documentation/ABI/testing/ |
D | sysfs-bus-iio-thermocouple | 6 is protected from excessive voltages applied to the thermocouple 17 such as those caused by broken thermocouple wires.
|
D | sysfs-bus-iio | 2096 One of the following thermocouple types: B, E, J, K, N, R, S, T.
|
/linux-6.12.1/Documentation/devicetree/bindings/iio/addac/ |
D | adi,ad74413r.yaml | 16 temperature detector, and thermocouple measurements integrated
|
D | adi,ad74115.yaml | 16 temperature detector, and thermocouple measurements integrated into a single
|