33#ifndef __COMMON_DATA_H__
34#define __COMMON_DATA_H__
36#include "parameters.h"
const struct no_os_i2c_init_param iip
Definition common_data.c:51
struct ltc3208_init_param ltc3208_user_init
Definition common_data.c:52
const struct no_os_gpio_init_param gip
Definition common_data.c:44
Header file of LTC3208 Driver.
Structure holding the parameters for GPIO initialization.
Definition no_os_gpio.h:67
Structure holding the parameters for I2C initialization.
Definition no_os_i2c.h:52