Go to the documentation of this file.
33 #ifndef __COMMON_DATA_H__
34 #define __COMMON_DATA_H__
39 #include "platform_includes.h"
51 #define REFB_CLK_FREQUENCY 10000000
52 #define REFBB_CLK_FREQUENCY 1
53 #define REFM1_CLK_FREQUENCY 50000000
const struct no_os_clk_platform_ops refb_clk_ops
Definition: common_data.c:101
const struct no_os_clk_platform_ops refm1_clk_ops
Definition: common_data.c:109
struct no_os_uart_init_param ad9545_uart_ip
Definition: common_data.c:46
struct ad9545_init_param ad9545_ip
Definition: common_data.c:76
const struct no_os_clk_platform_ops refbb_clk_ops
Definition: common_data.c:105
Header file for ad9545 Driver.
Structure holding the parameters for UART initialization.
Definition: no_os_uart.h:110