struct ad7616_init_param init_param
Definition ad7616_sdz.c:107
struct iio_trigger adxl355_iio_trig_desc
Definition iio_adxl355_trig.c:38
int adxl355_iio_remove(struct adxl355_iio_dev *desc)
Free the resources allocated by adxl355_iio_init().
Definition iio_adxl355.c:1074
int adxl355_iio_init(struct adxl355_iio_dev **iio_dev, struct adxl355_iio_dev_init_param *init_param)
Initializes the ADXL355 IIO driver.
Definition iio_adxl355.c:1020
Header file of IRQ interface.
Definition iio_adxl355.h:49
struct adxl355_init_param * adxl355_dev_init
Definition iio_adxl355.h:50
Definition iio_adxl355.h:41
uint8_t no_of_active_channels
Definition iio_adxl355.h:46
struct adxl355_dev * adxl355_dev
Definition iio_adxl355.h:42
uint32_t active_channels
Definition iio_adxl355.h:45
int adxl355_hpf_3db_table[7][2]
Definition iio_adxl355.h:44
struct iio_device * iio_dev
Definition iio_adxl355.h:43
Structure holding the parameters for ADXL355 device initialization.
Definition adxl355.h:217
Structure holding channels and attributes of a device.
Definition iio_types.h:238
Definition iio_types.h:222