precision-converters-firmware
|
Header for AD4170 default user configurations file. More...
Go to the source code of this file.
Macros | |
#define | DIFFERENTIAL_CHN_CFG |
#define | AD4170_FILTER_CONFIG AD4170_FILT_SINC5_AVG |
#define | AD4170_FS_CONFIG FS_CONFIG_VALUE |
#define | FS_TO_ODR_CONV_SCALER (32U * AD4170_FS_CONFIG) |
#define | AD4170_CONT_CONV_MODE_CONFIG AD4170_MODE_CONT |
#define | CHN0_AINP AD4170_AIN0 |
#define | CHN0_AINM AD4170_AIN1 |
#define | CHN1_AINP AD4170_AIN3 |
#define | CHN1_AINM AD4170_AIN4 |
#define | CHN2_AINP AD4170_AIN5 |
#define | CHN2_AINM AD4170_AIN6 |
#define | CHN3_AINP AD4170_AIN7 |
#define | CHN3_AINM AD4170_AIN8 |
#define | TOTAL_CHANNELS DIFFERENTIAL_CHNS |
Variables | |
struct ad4170_init_param | ad4170_user_config_params |
Header for AD4170 default user configurations file.
Copyright (c) 2021-22,24 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.
#define AD4170_CONT_CONV_MODE_CONFIG AD4170_MODE_CONT |
#define AD4170_FILTER_CONFIG AD4170_FILT_SINC5_AVG |
#define AD4170_FS_CONFIG FS_CONFIG_VALUE |
#define CHN0_AINM AD4170_AIN1 |
#define CHN0_AINP AD4170_AIN0 |
#define CHN1_AINM AD4170_AIN4 |
#define CHN1_AINP AD4170_AIN3 |
#define CHN2_AINM AD4170_AIN6 |
#define CHN2_AINP AD4170_AIN5 |
#define CHN3_AINM AD4170_AIN8 |
#define CHN3_AINP AD4170_AIN7 |
#define DIFFERENTIAL_CHN_CFG |
#define FS_TO_ODR_CONV_SCALER (32U * AD4170_FS_CONFIG) |
#define TOTAL_CHANNELS DIFFERENTIAL_CHNS |
|
extern |