precision-converters-firmware
|
Header for AD4130 power test user configuration file. More...
#include <stdint.h>
#include "ad413x.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 |
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.
#define AD4130_FILTER_TYPE AD413X_SYNC3_STANDALONE |
#define AD4130_FS_CONFIG 4 |
#define FS_TO_ODR_CONV_SCALER (32U * AD4130_FS_CONFIG) |
#define POWER_TEST_I_AVDD_CHN 2 |
#define POWER_TEST_I_IOVDD_CHN 3 |
#define POWER_TEST_V_AVDD_CHN 0 |
#define POWER_TEST_V_AVSS_DGND_CHN 4 |
#define POWER_TEST_V_IOVDD_CHN 1 |
#define POWER_TEST_V_REF_CHN 5 |
|
extern |