linux/include/dt-bindings/iio/addac/adi,ad74413r.h

/* SPDX-License-Identifier: GPL-2.0 */

#ifndef _DT_BINDINGS_ADI_AD74413R_H
#define _DT_BINDINGS_ADI_AD74413R_H

#define CH_FUNC_HIGH_IMPEDANCE
#define CH_FUNC_VOLTAGE_OUTPUT
#define CH_FUNC_CURRENT_OUTPUT
#define CH_FUNC_VOLTAGE_INPUT
#define CH_FUNC_CURRENT_INPUT_EXT_POWER
#define CH_FUNC_CURRENT_INPUT_LOOP_POWER
#define CH_FUNC_RESISTANCE_INPUT
#define CH_FUNC_DIGITAL_INPUT_LOGIC
#define CH_FUNC_DIGITAL_INPUT_LOOP_POWER
#define CH_FUNC_CURRENT_INPUT_EXT_POWER_HART
#define CH_FUNC_CURRENT_INPUT_LOOP_POWER_HART

#define CH_FUNC_MIN
#define CH_FUNC_MAX

#endif /* _DT_BINDINGS_ADI_AD74413R_H */