no-OS
All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
iio_max24287.h File Reference
#include "iio.h"
#include "max24287.h"
Include dependency graph for iio_max24287.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  max24287_iio_desc
 
struct  max24287_iio_init_param
 

Enumerations

enum  max24287_iio_attr_id {
  MAX24287_IIO_ATTR_PAR_SPEED ,
  MAX24287_IIO_ATTR_SER_LINK ,
  MAX24287_IIO_ATTR_SER_SPEED
}
 

Functions

int32_t max24287_iio_init (struct max24287_iio_desc **iio_dev, struct max24287_iio_init_param *init_param)
 
int32_t max24287_iio_remove (struct max24287_iio_desc *desc)
 

Enumeration Type Documentation

◆ max24287_iio_attr_id

Enumerator
MAX24287_IIO_ATTR_PAR_SPEED 
MAX24287_IIO_ATTR_SER_LINK 
MAX24287_IIO_ATTR_SER_SPEED 

Function Documentation

◆ max24287_iio_init()

int32_t max24287_iio_init ( struct max24287_iio_desc ** iio_dev,
struct max24287_iio_init_param * init_param )
Here is the caller graph for this function:

◆ max24287_iio_remove()

int32_t max24287_iio_remove ( struct max24287_iio_desc * desc)