no-OS
|
Go to the source code of this file.
Macros | |
#define | DEMO_CHANNELS no_os_max(TOTAL_ADC_CHANNELS, TOTAL_DAC_CHANNELS) |
#define | SAMPLES_PER_CHANNEL 0 |
#define | loopback_buffs NULL |
#define | MAX_SIZE_BASE_ADDR |
#define | DAC_DDR_BASEADDR out_buff |
#define | ADC_DDR_BASEADDR in_buff |
Variables | |
struct no_os_uart_init_param | iio_demo_uart_ip |
uint8_t | in_buff [] |
uint8_t | out_buff [] |
struct no_os_gpio_init_param | gpio_ip |
struct adc_demo_init_param | adc_init_par |
struct dac_demo_init_param | dac_init_par |
#define ADC_DDR_BASEADDR in_buff |
#define DAC_DDR_BASEADDR out_buff |
#define DEMO_CHANNELS no_os_max(TOTAL_ADC_CHANNELS, TOTAL_DAC_CHANNELS) |
#define loopback_buffs NULL |
#define MAX_SIZE_BASE_ADDR |
#define SAMPLES_PER_CHANNEL 0 |
struct adc_demo_init_param adc_init_par |
struct dac_demo_init_param dac_init_par |
struct no_os_gpio_init_param gpio_ip |
struct no_os_uart_init_param iio_demo_uart_ip |
uint8_t in_buff[] |
uint8_t out_buff[] |