precision-converters-firmware
|
Support file for AD719X device configurations. More...
#include "ad719x_support.h"
#include "ad719x_user_config.h"
#include "ad719x_iio.h"
#include "no_os_error.h"
Functions | |
int32_t | ad719x_gpio_cs_init (void) |
Function to initialize the cs pin gpio. More... | |
int32_t | ad719x_noise_config (void) |
Configures the device for noise and 50hz test. More... | |
Variables | |
struct no_os_gpio_desc * | gpio_cs = NULL |
Support file for AD719X device configurations.
Copyright (c) 2021-22 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.
int32_t ad719x_gpio_cs_init | ( | void | ) |
Function to initialize the cs pin gpio.
int32_t ad719x_noise_config | ( | void | ) |
Configures the device for noise and 50hz test.
struct no_os_gpio_desc* gpio_cs = NULL |