max22017_iio_available
Definition iio_max22017.h:69
@ MAX22017_IIO_ENABLE_AVAILABLE
Definition iio_max22017.h:70
@ MAX22017_IIO_STEP_SIZE_AVAILABLE
Definition iio_max22017.h:72
@ MAX22017_IIO_CM_SENSE_AVAILABLE
Definition iio_max22017.h:76
@ MAX22017_IIO_RANGE_AVAILABLE
Definition iio_max22017.h:71
@ MAX22017_IIO_POLARITY_AVAILABLE
Definition iio_max22017.h:75
@ MAX22017_IIO_CONFIG_ENABLE_AVAILABLE
Definition iio_max22017.h:77
@ MAX22017_IIO_OP_MODE_AVAILABLE
Definition iio_max22017.h:74
@ MAX22017_IIO_TIMEOUT_AVAILABLE
Definition iio_max22017.h:78
@ MAX22017_IIO_UPDATE_RATE_AVAILABLE
Definition iio_max22017.h:73
max22017_iio_config
Definition iio_max22017.h:54
@ MAX22017_IIO_OW_DETECT
Definition iio_max22017.h:60
@ MAX22017_IIO_OVC_SHTDN
Definition iio_max22017.h:58
@ MAX22017_IIO_CURR_LIM
Definition iio_max22017.h:57
@ MAX22017_IIO_TH_SHTDN
Definition iio_max22017.h:59
@ MAX22017_IIO_DAC_REF
Definition iio_max22017.h:55
@ MAX22017_IIO_LD_CTRL
Definition iio_max22017.h:56
int max22017_iio_remove(struct max22017_iio_desc *)
Definition iio_max22017.c:775
max22017_iio_ao_config
Definition iio_max22017.h:48
@ MAX22017_IIO_CM_SENSE
Definition iio_max22017.h:50
@ MAX22017_IIO_LDAC
Definition iio_max22017.h:51
@ MAX22017_IIO_POLARITY
Definition iio_max22017.h:49
max22017_iio_timeout
Definition iio_max22017.h:63
@ MAX22017_IIO_TIMEOUT
Definition iio_max22017.h:64
@ MAX22017_IIO_TIMEOUT_EN
Definition iio_max22017.h:65
@ MAX22017_IIO_TIMEOUT_CFG
Definition iio_max22017.h:66
max22017_iio_slew_rate
Definition iio_max22017.h:41
@ MAX22017_IIO_STEP_SIZE
Definition iio_max22017.h:44
@ MAX22017_IIO_UPDATE_RATE
Definition iio_max22017.h:45
@ MAX22017_IIO_RANGE
Definition iio_max22017.h:43
@ MAX22017_IIO_SLEW_RATE
Definition iio_max22017.h:42
int max22017_iio_init(struct max22017_iio_desc **, struct max22017_iio_desc_init_param *)
Definition iio_max22017.c:745
Header file of MAX22017 Driver.
Structure holding channels and attributes of a device.
Definition iio_types.h:238
Structure holding the MAX22017 IIO initialization parameter.
Definition iio_max22017.h:92
struct max22017_init_param * max22017_init_param
Definition iio_max22017.h:93
Structure holding the MAX22017 IIO descriptor.
Definition iio_max22017.h:84
struct iio_device * iio_dev
Definition iio_max22017.h:86
struct max22017_desc * max22017_desc
Definition iio_max22017.h:85