Go to the documentation of this file.
33 #ifndef __COMMON_DATA_H__
34 #define __COMMON_DATA_H__
36 #include "platform_includes.h"
Structure holding the parameters for GPIO initialization.
Definition: no_os_gpio.h:79
struct lt8722_init_param lt8722_ip
Definition: common_data.c:71
Initialization parameter for the LT8722 device.
Definition: lt8722.h:362
Header file for the LT8722 Driver.
struct no_os_gpio_init_param lt8722_en_ip
Definition: common_data.c:63
struct no_os_uart_init_param lt8722_uart_ip
Definition: common_data.c:35
struct no_os_gpio_init_param lt8722_swen_ip
Definition: common_data.c:55
Structure holding the parameters for UART initialization.
Definition: no_os_uart.h:110
struct no_os_spi_init_param lt8722_spi_ip
Definition: common_data.c:45
Structure holding the parameters for SPI initialization.
Definition: no_os_spi.h:140