Go to the documentation of this file.
33 #ifndef __COMMON_DATA_H__
34 #define __COMMON_DATA_H__
36 #include "platform_includes.h"
40 #define LTP8800_ADDRESS 0x41
struct no_os_i2c_init_param ltp8800_i2c_ip
Definition: common_data.c:47
struct no_os_uart_init_param ltp8800_uart_ip
Definition: common_data.c:35
Header file of I2C Interface.
Definition: ltp8800.h:209
Structure holding the parameters for I2C initialization.
Definition: no_os_i2c.h:64
Structure holding the parameters for UART initialization.
Definition: no_os_uart.h:110
struct ltp8800_init_param ltp8800_ip
Definition: common_data.c:63