no-OS
Loading...
Searching...
No Matches
common_data.h
Go to the documentation of this file.
1/***************************************************************************/
33#ifndef __COMMON_DATA_H__
34#define __COMMON_DATA_H__
35
36#include "platform_includes.h"
37#include "pulsar_adc.h"
38
39#define SAMPLES_PER_CHANNEL SAMPLES_PER_CHANNEL_PLATFORM
40
43#ifndef USE_STANDARD_SPI
45#endif
46#endif /* __COMMON_DATA_H__ */
struct no_os_uart_init_param pulsar_adc_uart_ip
Definition common_data.c:40
Header file for pulsar_adc Driver.
Structure holding the parameters for UART initialization.
Definition no_os_uart.h:98
Definition pulsar_adc.h:116
Structure containing the init parameters needed by the offload module.
Definition spi_engine.h:131