no-OS
Loading...
Searching...
No Matches
common_data.h
Go to the documentation of this file.
1/***************************************************************************/
33
34#ifndef __COMMON_DATA_H__
35#define __COMMON_DATA_H__
36
37#include "parameters.h"
38#include "no_os_uart.h"
39#include "adg1712.h"
40
43
44#endif /* __COMMON_DATA_H__ */
Header file of ADG1712/ADG2712 Driver.
struct no_os_uart_init_param adg1712_uart_ip
Definition common_data.c:37
Header file of UART interface.
Definition adg1712.h:60
Structure holding the parameters for UART initialization.
Definition no_os_uart.h:98