![]() |
|
|||
0001 /* SPDX-License-Identifier: GPL-2.0 */ 0002 0003 #ifndef _DT_BINDINGS_TEMPERATURE_THERMOCOUPLE_H 0004 #define _DT_BINDINGS_TEMPERATURE_THERMOCOUPLE_H 0005 0006 0007 #define THERMOCOUPLE_TYPE_B 0x00 0008 #define THERMOCOUPLE_TYPE_E 0x01 0009 #define THERMOCOUPLE_TYPE_J 0x02 0010 #define THERMOCOUPLE_TYPE_K 0x03 0011 #define THERMOCOUPLE_TYPE_N 0x04 0012 #define THERMOCOUPLE_TYPE_R 0x05 0013 #define THERMOCOUPLE_TYPE_S 0x06 0014 #define THERMOCOUPLE_TYPE_T 0x07 0015 0016 #endif /* _DT_BINDINGS_TEMPERATURE_THERMOCOUPLE_H */
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |