|
precision-converters-firmware
|
AD4692 CNV Clock Mode data transfer implementation. More...
#include <string.h>#include "ad4692_support.h"#include "ad4692_iio.h"#include "ad4692_user_config.h"#include "no_os_error.h"#include "no_os_delay.h"#include "no_os_util.h"#include "app_config.h"#include "ad4692.h"#include "iio_trigger.h"
Macros | |
| #define | BUF_READ_TIMEOUT 0xffffffff |
Variables | |
| struct ad4692_data_transfer_system | ad4692_data_transfer_cnv_clock_mode |
AD4692 CNV Clock Mode data transfer implementation.
Contains all data capture logic specific to CNV Clock Mode
Copyright (c) 2026 Analog Devices, Inc.
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 BUF_READ_TIMEOUT 0xffffffff |
| struct ad4692_data_transfer_system ad4692_data_transfer_cnv_clock_mode |