Home
last modified time | relevance | path

Searched refs:THERMOCOUPLE_TYPE_K (Results 1 – 3 of 3) sorted by relevance

/linux/Documentation/devicetree/bindings/iio/temperature/
A Dmaxim,max31856.yaml28 Type of thermocouple (THERMOCOUPLE_TYPE_K if omitted).
51 thermocouple-type = <THERMOCOUPLE_TYPE_K>;
/linux/include/dt-bindings/iio/temperature/
A Dthermocouple.h10 #define THERMOCOUPLE_TYPE_K 0x03 macro
/linux/drivers/iio/temperature/
A Dmax31856.c431 data->thermocouple_type = THERMOCOUPLE_TYPE_K; in max31856_probe()
442 case THERMOCOUPLE_TYPE_K: in max31856_probe()

Completed in 5 milliseconds