precision-converters-firmware
|
Header for AD777x default user configurations file. More...
Go to the source code of this file.
Macros | |
#define | AD777x_LOW_POWER 0 |
#define | AD777x_HIGH_RES 1 |
#define | AD777x_POWER_MODE AD777x_HIGH_RES |
#define | AD777x_MCLK_DIV 4 |
#define | AD777x_DEC_RATE_INT (int) (AD777x_MCLK_FREQ/AD777x_MCLK_DIV/AD777x_SAMPLING_FREQUENCY) |
#define | AD777x_DEC_RATE_DEC 0 |
#define | AD777x_GAIN_CORR 0x555555 |
Variables | |
ad7779_init_param | ad777x_init_params |
Header for AD777x default user configurations file.
Copyright (c) 2022 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 AD777x_DEC_RATE_DEC 0 |
#define AD777x_DEC_RATE_INT (int) (AD777x_MCLK_FREQ/AD777x_MCLK_DIV/AD777x_SAMPLING_FREQUENCY) |
#define AD777x_GAIN_CORR 0x555555 |
#define AD777x_HIGH_RES 1 |
#define AD777x_LOW_POWER 0 |
#define AD777x_MCLK_DIV 4 |
#define AD777x_POWER_MODE AD777x_HIGH_RES |
|
extern |