precision-converters-firmware
|
IIO Header file for AD717x and AD411x. More...
#include <stdint.h>
#include "iio.h"
#include "ad717x.h"
Go to the source code of this file.
Functions | |
int32_t | ad717x_iio_initialize (void) |
Initialize the AD717x IIO Interface. More... | |
void | ad717x_iio_event_handler (void) |
Run the AD717x IIO event handler. More... | |
Variables | |
ad717x_dev * | p_ad717x_dev_inst |
IIO Header file for AD717x and AD411x.
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.
void ad717x_iio_event_handler | ( | void | ) |
Run the AD717x IIO event handler.
int32_t ad717x_iio_initialize | ( | void | ) |
Initialize the AD717x IIO Interface.
|
extern |