Searched full:thermocouple (Results 1 – 9 of 9) sorted by relevance
/linux/Documentation/devicetree/bindings/iio/temperature/ |
H A 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>;
|
H A 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>;
|
H A D | maxim,max31855k.yaml | 20 the thermocouple type specific variants.
|
/linux/drivers/iio/temperature/ |
H A 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");
|
H A 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");
|
H A 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/Documentation/ABI/testing/ |
H A D | sysfs-bus-iio-thermocouple | 6 is protected from excessive voltages applied to the thermocouple 17 such as those caused by broken thermocouple wires.
|
/linux/Documentation/devicetree/bindings/iio/addac/ |
H A D | adi,ad74413r.yaml | 16 temperature detector, and thermocouple measurements integrated
|
H A D | adi,ad74115.yaml | 16 temperature detector, and thermocouple measurements integrated into a single
|