33#ifndef __COMMON_DATA_H__
34#define __COMMON_DATA_H__
36#include "parameters.h"
struct ltm3360b_init_param ltm3360b_ip
Definition common_data.c:58
struct no_os_i2c_init_param ltm3360b_i2c_ip
Definition common_data.c:51
struct no_os_uart_init_param ltm3360b_uart_ip
Definition common_data.c:39
Header file of the LTM3360B driver.
Header file of I2C Interface.
Header file of UART interface.
LTM3360B Initialization Parameters.
Definition ltm3360b.h:100
Structure holding the parameters for I2C initialization.
Definition no_os_i2c.h:52
Structure holding the parameters for UART initialization.
Definition no_os_uart.h:98