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 max14919_init_param max14919_ip
Definition: common_data.c:100
struct no_os_gpio_init_param max14919_fault_ip
Definition: common_data.c:45
struct no_os_gpio_init_param max14919_rev_ip
Definition: common_data.c:92
Structure holding the MAX14919 initialization parameter.
Definition: max14919.h:59
struct no_os_gpio_init_param max14919_in_rush_ip
Definition: common_data.c:84
Structure holding the parameters for UART initialization.
Definition: no_os_uart.h:110
struct no_os_gpio_init_param max14919_in_ip[4]
Definition: common_data.c:53
Header file of MAX14919 Driver.
struct no_os_uart_init_param max14919_uart_ip
Definition: common_data.c:35