no-OS
Classes | Functions
iio_ad738x.h File Reference

Header file for AD738X IIO interface. More...

#include <stdint.h>
#include "iio.h"
#include "iio_types.h"
#include "ad738x.h"
Include dependency graph for iio_ad738x.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ad738x_iio_dev
 

Functions

int ad738x_iio_init (struct ad738x_iio_dev **dev, struct ad738x_init_param *init_param)
 
int ad738x_iio_remove (struct ad738x_iio_dev *dev)
 

Detailed Description

Header file for AD738X IIO interface.

Copyright (c) 2024 Analog Devices, Inc. Copyright (c) 2024 BayLibre, SAS. All rights reserved.

This software is proprietary to Analog Devices, Inc. and its licensors. By using this software you agree to the terms of the associated Analog Devices Software License Agreement.

Function Documentation

◆ ad738x_iio_init()

int ad738x_iio_init ( struct ad738x_iio_dev **  dev,
struct ad738x_init_param init_param 
)
Here is the caller graph for this function:

◆ ad738x_iio_remove()

int ad738x_iio_remove ( struct ad738x_iio_dev dev)
Here is the caller graph for this function: