|
precision-converters-firmware
|
User Configuration source for AD717x-AD411x IIO Application. More...
#include <stdio.h>#include "ad717x_user_config.h"#include "ad717x.h"#include "ad717x_iio.h"#include "no_os_util.h"#include "ad411x_regs.h"#include "ad4113_regs.h"#include "ad7172_2_regs.h"#include "ad7172_4_regs.h"#include "ad7173_8_regs.h"#include "ad7175_2_regs.h"#include "ad7175_8_regs.h"#include "ad7176_2_regs.h"#include "ad7177_2_regs.h"
Variables | |
| struct ad717x_device_map_info | device_map_table [] |
| struct ad717x_channel_setup | default_setups [AD717x_MAX_SETUPS] |
| struct ad717x_filtcon | default_ad717x_filtcons [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] |
| ad717x_init_param | ad717x_init_params |
User Configuration source for AD717x-AD411x IIO Application.
Copyright (c) 2021-22,2025-26 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.
| ad717x_init_param ad717x_init_params |
| 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] |
| struct ad717x_channel_setup default_setups[AD717x_MAX_SETUPS] |
| struct ad717x_device_map_info device_map_table[] |