33#ifndef __COMMON_DATA_H__
34#define __COMMON_DATA_H__
40#include "parameters.h"
struct no_os_uart_init_param uart_ip
Definition common_data.c:52
struct ltc7841_init_param ltc7841_ip
Definition common_data.c:54
Header file of LTC7841 Driver.
Header file of Delay functions.
Header file of UART interface.
Header file of utility functions.
Initialization parameter for the device descriptor.
Definition ltc7841.h:120
Structure holding the parameters for UART initialization.
Definition no_os_uart.h:98