no-OS
Macros | Variables
parameters.h File Reference
#include "maxim_irq.h"
#include "maxim_gpio.h"
#include "maxim_gpio_irq.h"
#include "maxim_uart.h"
#include "maxim_uart_stdio.h"
Include dependency graph for parameters.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define UART_IRQ_ID   UART0_IRQn
 
#define UART_DEVICE_ID   0
 
#define UART_BAUDRATE   57600
 
#define UART_EXTRA   &max14914_uart_extra
 
#define UART_OPS   &max_uart_ops
 
#define GPIO_OPS   &max_gpio_ops
 
#define GPIO_EXTRA   &max14914_gpio_extra_ip
 
#define GPIO_FAULT_PORT_NUM   2
 
#define GPIO_FAULT_PIN_NUM   21
 
#define GPIO_DOILVL_PORT_NUM   1
 
#define GPIO_DOILVL_PIN_NUM   0
 
#define GPIO_DI_EN_PORT_NUM   1
 
#define GPIO_DI_EN_PIN_NUM   1
 
#define GPIO_IN_PORT_NUM   1
 
#define GPIO_IN_PIN_NUM   2
 
#define GPIO_PP_PORT_NUM   1
 
#define GPIO_PP_PIN_NUM   3
 

Variables

struct max_gpio_init_param max14914_gpio_extra_ip
 
struct max_uart_init_param max14914_uart_extra
 

Macro Definition Documentation

◆ GPIO_DI_EN_PIN_NUM

#define GPIO_DI_EN_PIN_NUM   1

◆ GPIO_DI_EN_PORT_NUM

#define GPIO_DI_EN_PORT_NUM   1

◆ GPIO_DOILVL_PIN_NUM

#define GPIO_DOILVL_PIN_NUM   0

◆ GPIO_DOILVL_PORT_NUM

#define GPIO_DOILVL_PORT_NUM   1

◆ GPIO_EXTRA

#define GPIO_EXTRA   &max14914_gpio_extra_ip

◆ GPIO_FAULT_PIN_NUM

#define GPIO_FAULT_PIN_NUM   21

◆ GPIO_FAULT_PORT_NUM

#define GPIO_FAULT_PORT_NUM   2

◆ GPIO_IN_PIN_NUM

#define GPIO_IN_PIN_NUM   2

◆ GPIO_IN_PORT_NUM

#define GPIO_IN_PORT_NUM   1

◆ GPIO_OPS

#define GPIO_OPS   &max_gpio_ops

◆ GPIO_PP_PIN_NUM

#define GPIO_PP_PIN_NUM   3

◆ GPIO_PP_PORT_NUM

#define GPIO_PP_PORT_NUM   1

◆ UART_BAUDRATE

#define UART_BAUDRATE   57600

◆ UART_DEVICE_ID

#define UART_DEVICE_ID   0

◆ UART_EXTRA

#define UART_EXTRA   &max14914_uart_extra

◆ UART_IRQ_ID

#define UART_IRQ_ID   UART0_IRQn

◆ UART_OPS

#define UART_OPS   &max_uart_ops

Variable Documentation

◆ max14914_gpio_extra_ip

struct max_gpio_init_param max14914_gpio_extra_ip

◆ max14914_uart_extra

struct max_uart_init_param max14914_uart_extra