precision-converters-firmware
|
Header for AD719X support configurations. More...
#include "ad719x.h"
Go to the source code of this file.
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 |
Header for AD719X support 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.
|
extern |