xref: /kernel/linux/linux-6.6/include/dt-bindings/iio/temperature/thermocouple.h (revision 62306a36)
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/include/dt-bindings/iio/temperature/
162306a36Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 */
262306a36Sopenharmony_ci
362306a36Sopenharmony_ci#ifndef _DT_BINDINGS_TEMPERATURE_THERMOCOUPLE_H
462306a36Sopenharmony_ci#define _DT_BINDINGS_TEMPERATURE_THERMOCOUPLE_H
562306a36Sopenharmony_ci
662306a36Sopenharmony_ci
762306a36Sopenharmony_ci#define THERMOCOUPLE_TYPE_B	0x00
862306a36Sopenharmony_ci#define THERMOCOUPLE_TYPE_E	0x01
962306a36Sopenharmony_ci#define THERMOCOUPLE_TYPE_J	0x02
1062306a36Sopenharmony_ci#define THERMOCOUPLE_TYPE_K	0x03
1162306a36Sopenharmony_ci#define THERMOCOUPLE_TYPE_N	0x04
1262306a36Sopenharmony_ci#define THERMOCOUPLE_TYPE_R	0x05
1362306a36Sopenharmony_ci#define THERMOCOUPLE_TYPE_S	0x06
1462306a36Sopenharmony_ci#define THERMOCOUPLE_TYPE_T	0x07
1562306a36Sopenharmony_ci
1662306a36Sopenharmony_ci#endif /* _DT_BINDINGS_TEMPERATURE_THERMOCOUPLE_H */
17

Indexes created Thu Nov 07 10:32:03 CST 2024