precision-converters-firmware
|
Header for AD3530R IIO aplication. More...
Go to the source code of this file.
Enumerations | |
enum | reg_access_mode { SINGLE_INSTRUCTION_MODE , STREAMING_MODE } |
Register access modes. More... | |
Functions | |
int32_t | ad3530r_iio_initialize (void) |
Initialize the IIO interface for AD3530R IIO device. | |
void | ad3530r_iio_event_handler (void) |
Run the AD3530R IIO event handler. | |
Variables | |
struct ad3530r_desc * | ad3530r_dev_desc |
uint8_t | streaming_option |
uint8_t * | global_iio_buff |
uint32_t | num_of_samples |
Header for AD3530R IIO aplication.
Copyright (c) 2022-23 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.
enum reg_access_mode |
void ad3530r_iio_event_handler | ( | void | ) |
Run the AD3530R IIO event handler.
This function monitors the new IIO client event
int32_t ad3530r_iio_initialize | ( | void | ) |
Initialize the IIO interface for AD3530R IIO device.
|
extern |
|
extern |
|
extern |
|
extern |