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

Header for AD4130 power test user configuration file. More...

#include <stdint.h>
#include "ad413x.h"
Include dependency graph for ad4130_power_test_config.h:

Go to the source code of this file.

Macros

#define AD4130_FS_CONFIG   4
 
#define AD4130_FILTER_TYPE   AD413X_SYNC3_STANDALONE
 
#define FS_TO_ODR_CONV_SCALER   (32U * AD4130_FS_CONFIG)
 
#define POWER_TEST_V_AVDD_CHN   0
 
#define POWER_TEST_V_IOVDD_CHN   1
 
#define POWER_TEST_I_AVDD_CHN   2
 
#define POWER_TEST_I_IOVDD_CHN   3
 
#define POWER_TEST_V_AVSS_DGND_CHN   4
 
#define POWER_TEST_V_REF_CHN   5
 

Variables

struct ad413x_init_param ad4130_power_test_config_params
 

Detailed Description

Header for AD4130 power test user configuration 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

◆ AD4130_FILTER_TYPE

#define AD4130_FILTER_TYPE   AD413X_SYNC3_STANDALONE

◆ AD4130_FS_CONFIG

#define AD4130_FS_CONFIG   4

◆ FS_TO_ODR_CONV_SCALER

#define FS_TO_ODR_CONV_SCALER   (32U * AD4130_FS_CONFIG)

◆ POWER_TEST_I_AVDD_CHN

#define POWER_TEST_I_AVDD_CHN   2

◆ POWER_TEST_I_IOVDD_CHN

#define POWER_TEST_I_IOVDD_CHN   3

◆ POWER_TEST_V_AVDD_CHN

#define POWER_TEST_V_AVDD_CHN   0

◆ POWER_TEST_V_AVSS_DGND_CHN

#define POWER_TEST_V_AVSS_DGND_CHN   4

◆ POWER_TEST_V_IOVDD_CHN

#define POWER_TEST_V_IOVDD_CHN   1

◆ POWER_TEST_V_REF_CHN

#define POWER_TEST_V_REF_CHN   5

Variable Documentation

◆ ad4130_power_test_config_params

struct ad413x_init_param ad4130_power_test_config_params
extern