precision-converters-firmware
|
Default user configurations file for AD4170 device. More...
Macros | |
#define | AD4170_OFFSET_RESET_VAL 0x0 |
#define | AD4170_GAIN_RESET_VAL 0x555555 |
#define | AD4170_FIR_MODE AD4170_FIR_DEFAULT /* FIR mode */ |
#define | AD4170_FIR_LENGTH 72 /* Number of programmable coefficients */ |
#define | AD4170_COEF_SET AD4170_FIR_COEFF_SET0 /* FIR Coefficient set (0/1) */ |
Variables | |
struct ad4170_init_param | ad4170_user_config_params |
Default user configurations file for AD4170 device.
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_COEF_SET AD4170_FIR_COEFF_SET0 /* FIR Coefficient set (0/1) */ |
#define AD4170_FIR_LENGTH 72 /* Number of programmable coefficients */ |
#define AD4170_FIR_MODE AD4170_FIR_DEFAULT /* FIR mode */ |
#define AD4170_GAIN_RESET_VAL 0x555555 |
#define AD4170_OFFSET_RESET_VAL 0x0 |
struct ad4170_init_param ad4170_user_config_params |