34#ifndef __COMMON_DATA_H__
35#define __COMMON_DATA_H__
37#include "platform_includes.h"
40#define ADC_DDR_BASEADDR in_buff
42#define SAMPLES_PER_CHANNEL SAMPLES_PER_CHANNEL_PLATFORM
43extern uint8_t in_buff[];
46#ifndef USE_STANDARD_SPI
Header file of AD463x Driver.
struct no_os_uart_init_param ad463x_uart_ip
Definition common_data.c:42
Structure holding the parameters for UART initialization.
Definition no_os_uart.h:98
Structure containing the init parameters needed by the offload module.
Definition spi_engine.h:131