Go to the documentation of this file.
33 #ifndef __COMMON_DATA_H__
34 #define __COMMON_DATA_H__
36 #include "platform_includes.h"
Header file of SPI Interface.
ADF4382 Initialization Parameters structure.
Definition: adf4382.h:487
struct adf4382_init_param adf4382_ip
Definition: common_data.c:58
Structure holding the parameters for UART initialization.
Definition: no_os_uart.h:110
Implementation of adf4382 Driver.
struct no_os_uart_init_param adf4382_uart_ip
Definition: common_data.c:36
Header file of UART interface.
Header file of utility functions.
struct no_os_spi_init_param adf4382_spi_ip
Definition: common_data.c:48
Structure holding the parameters for SPI initialization.
Definition: no_os_spi.h:140