Go to the documentation of this file.
33 #ifndef __COMMON_DATA_H__
34 #define __COMMON_DATA_H__
36 #include "platform_includes.h"
struct ltc4296_init_param ltc4296_ip
Definition: common_data.c:55
Header file of SPI Interface.
struct no_os_uart_init_param ltc4296_uart_ip
Definition: common_data.c:35
Initialization Structure.
Definition: ltc4296.h:228
Header file of PWM Interface.
struct no_os_spi_init_param ltc4296_spi_ip
Definition: common_data.c:45
Structure holding the parameters for UART initialization.
Definition: no_os_uart.h:110
Header file of GPIO Interface.
Header file for the LTC4296 Driver.
Structure holding the parameters for SPI initialization.
Definition: no_os_spi.h:140