precision-converters-firmware
Macros | Variables
ad777x_user_config.h File Reference

Header for AD777x default user configurations file. More...

#include "app_config.h"
#include "ad7779.h"
Include dependency graph for ad777x_user_config.h:
This graph shows which files directly or indirectly include this file:

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
 

Detailed Description

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.

Macro Definition Documentation

◆ AD777x_DEC_RATE_DEC

#define AD777x_DEC_RATE_DEC   0

◆ AD777x_DEC_RATE_INT

#define AD777x_DEC_RATE_INT   (int) (AD777x_MCLK_FREQ/AD777x_MCLK_DIV/AD777x_SAMPLING_FREQUENCY)

◆ AD777x_GAIN_CORR

#define AD777x_GAIN_CORR   0x555555

◆ AD777x_HIGH_RES

#define AD777x_HIGH_RES   1

◆ AD777x_LOW_POWER

#define AD777x_LOW_POWER   0

◆ AD777x_MCLK_DIV

#define AD777x_MCLK_DIV   4

◆ AD777x_POWER_MODE

#define AD777x_POWER_MODE   AD777x_HIGH_RES

Variable Documentation

◆ ad777x_init_params

ad7779_init_param ad777x_init_params
extern