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

User configuration file for AD717x-AD411x IIO firmware application. More...

#include <stdio.h>
#include "ad717x.h"
#include "app_config.h"
Include dependency graph for ad717x_user_config.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ad717x_device_map_info
 

Variables

ad717x_init_param ad717x_init_params
 
struct ad717x_device_map_info device_map_table []
 
struct ad717x_channel_setup default_setups [AD717x_MAX_SETUPS]
 
struct ad717x_channel_map default_ad411x_chan_maps [AD717x_MAX_CHANNELS]
 
struct ad717x_channel_map default_ad717x_chan_maps [AD717x_MAX_CHANNELS]
 
struct ad717x_filtcon default_ad717x_filtcons [AD717x_MAX_SETUPS]
 

Detailed Description

User configuration file for AD717x-AD411x IIO firmware application.

Copyright (c) 2021-22, 2026 Analog Devices, Inc.

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.

Variable Documentation

◆ ad717x_init_params

ad717x_init_param ad717x_init_params
extern

◆ default_ad411x_chan_maps

struct ad717x_channel_map default_ad411x_chan_maps[AD717x_MAX_CHANNELS]
extern

◆ default_ad717x_chan_maps

struct ad717x_channel_map default_ad717x_chan_maps[AD717x_MAX_CHANNELS]
extern

◆ default_ad717x_filtcons

struct ad717x_filtcon default_ad717x_filtcons[AD717x_MAX_SETUPS]
extern

◆ default_setups

struct ad717x_channel_setup default_setups[AD717x_MAX_SETUPS]
extern

◆ device_map_table

struct ad717x_device_map_info device_map_table[]
extern