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   &max14919_uart_extra
 
#define UART_OPS   &max_uart_ops
 
#define GPIO_OPS   &max_gpio_ops
 
#define GPIO_EXTRA   &max14919_gpio_extra_ip
 
#define GPIO_FAULT_PORT_NUM   1
 
#define GPIO_FAULT_PIN_NUM   6
 
#define GPIO_IN_PORT_NUM   1
 
#define GPIO_IN_PIN_NUM(x)   (x)
 
#define GPIO_IN_RUSH_PORT_NUM   2
 
#define GPIO_IN_RUSH_PIN_NUM   21
 
#define GPIO_REV_PORT_NUM   1
 
#define GPIO_REV_PIN_NUM   4
 

Variables

struct max_gpio_init_param max14919_gpio_extra_ip
 
struct max_uart_init_param max14919_uart_extra
 

Macro Definition Documentation

◆ GPIO_EXTRA

#define GPIO_EXTRA   &max14919_gpio_extra_ip

◆ GPIO_FAULT_PIN_NUM

#define GPIO_FAULT_PIN_NUM   6

◆ GPIO_FAULT_PORT_NUM

#define GPIO_FAULT_PORT_NUM   1

◆ GPIO_IN_PIN_NUM

#define GPIO_IN_PIN_NUM (   x)    (x)

◆ GPIO_IN_PORT_NUM

#define GPIO_IN_PORT_NUM   1

◆ GPIO_IN_RUSH_PIN_NUM

#define GPIO_IN_RUSH_PIN_NUM   21

◆ GPIO_IN_RUSH_PORT_NUM

#define GPIO_IN_RUSH_PORT_NUM   2

◆ GPIO_OPS

#define GPIO_OPS   &max_gpio_ops

◆ GPIO_REV_PIN_NUM

#define GPIO_REV_PIN_NUM   4

◆ GPIO_REV_PORT_NUM

#define GPIO_REV_PORT_NUM   1

◆ UART_BAUDRATE

#define UART_BAUDRATE   57600

◆ UART_DEVICE_ID

#define UART_DEVICE_ID   0

◆ UART_EXTRA

#define UART_EXTRA   &max14919_uart_extra

◆ UART_IRQ_ID

#define UART_IRQ_ID   UART0_IRQn

◆ UART_OPS

#define UART_OPS   &max_uart_ops

Variable Documentation

◆ max14919_gpio_extra_ip

struct max_gpio_init_param max14919_gpio_extra_ip

◆ max14919_uart_extra

struct max_uart_init_param max14919_uart_extra