no-OS
common_data.h
Go to the documentation of this file.
1 /***************************************************************************/
39 #ifndef __COMMON_DATA_H__
40 #define __COMMON_DATA_H__
41 
42 #include "platform_includes.h"
43 #include "max14914.h"
44 
51 extern struct max14914_init_param max14914_ip;
52 
53 #endif /* __COMMON_DATA_H__ */
no_os_gpio_init_param
Structure holding the parameters for GPIO initialization.
Definition: no_os_gpio.h:85
max14914_di_en_ip
struct no_os_gpio_init_param max14914_di_en_ip
Definition: common_data.c:67
max14914_fault_ip
struct no_os_gpio_init_param max14914_fault_ip
Definition: common_data.c:51
max14914_pp_ip
struct no_os_gpio_init_param max14914_pp_ip
Definition: common_data.c:83
max14914_uart_ip
struct no_os_uart_init_param max14914_uart_ip
Definition: common_data.c:41
max14914_in_ip
struct no_os_gpio_init_param max14914_in_ip
Definition: common_data.c:75
max14914_init_param
Structure holding the MAX14914 initialization parameter.
Definition: max14914.h:70
max14914_ip
struct max14914_init_param max14914_ip
Definition: common_data.c:91
no_os_uart_init_param
Structure holding the parameters for UART initialization.
Definition: no_os_uart.h:116
max14914.h
Header file of MAX14914 Driver.
max14914_doilvl_ip
struct no_os_gpio_init_param max14914_doilvl_ip
Definition: common_data.c:59