precision-converters-firmware
Loading...
Searching...
No Matches
Classes | Macros | Variables
app_support.h File Reference

Implementation of AD405x support functions. More...

#include <stdint.h>
#include "iio.h"
#include "app_config.h"
#include "ad405x.h"
Include dependency graph for app_support.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ad405x_support_desc
 

Macros

#define BUF_READ_TIMEOUT   0xffffffff
 

Variables

const struct ad405x_support_descsupport_desc []
 

Detailed Description

Implementation of AD405x support functions.

This module has all the support file necessary for working of AD405x

Copyright (c) 2022-2025 Analog Devices, Inc.

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.

Macro Definition Documentation

◆ BUF_READ_TIMEOUT

#define BUF_READ_TIMEOUT   0xffffffff

Variable Documentation

◆ support_desc

const struct ad405x_support_desc* support_desc[]
extern