Go to the documentation of this file.
39 #ifndef __COMMON_DATA_H__
40 #define __COMMON_DATA_H__
42 #include "platform_includes.h"
46 #define LT7170_PMBUS_ADDRESS 0x4F
Header file of I2C Interface.
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 lt7170_init_param lt7170_ip
Definition: common_data.c:61
struct no_os_i2c_init_param lt7170_i2c_ip
Definition: common_data.c:53
struct no_os_uart_init_param lt7170_uart_ip
Definition: common_data.c:41