no-OS
Macros | Variables
parameters.h File Reference
#include "maxim_uart.h"
#include "maxim_uart_stdio.h"
#include "maxim_spi.h"
#include "maxim_gpio.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   UART1_IRQn
 
#define UART_DEVICE_ID   1
 
#define UART_BAUDRATE   115200
 
#define UART_OPS   &max_uart_ops
 
#define UART_EXTRA   &max_uart_extra
 
#define SPI_MAX_SPEED   1000000
 
#define SPI_OPS   &max_spi_ops
 
#define SPI_EXTRA   &max_spi_extra
 
#define GPIO_RSTN_PORT_NUM   0
 
#define GPIO_RSTN_PIN_NUM   27
 
#define GPIO_OPS   &max_gpio_ops
 
#define GPIO_EXTRA   &max_gpio_extra
 

Variables

struct max_uart_init_param max_uart_extra
 
struct max_spi_init_param max_spi_extra
 
struct max_gpio_init_param max_gpio_extra
 

Macro Definition Documentation

◆ GPIO_EXTRA

#define GPIO_EXTRA   &max_gpio_extra

◆ GPIO_OPS

#define GPIO_OPS   &max_gpio_ops

◆ GPIO_RSTN_PIN_NUM

#define GPIO_RSTN_PIN_NUM   27

◆ GPIO_RSTN_PORT_NUM

#define GPIO_RSTN_PORT_NUM   0

◆ SPI_EXTRA

#define SPI_EXTRA   &max_spi_extra

◆ SPI_MAX_SPEED

#define SPI_MAX_SPEED   1000000

◆ SPI_OPS

#define SPI_OPS   &max_spi_ops

◆ UART_BAUDRATE

#define UART_BAUDRATE   115200

◆ UART_DEVICE_ID

#define UART_DEVICE_ID   1

◆ UART_EXTRA

#define UART_EXTRA   &max_uart_extra

◆ UART_IRQ_ID

#define UART_IRQ_ID   UART1_IRQn

◆ UART_OPS

#define UART_OPS   &max_uart_ops

Variable Documentation

◆ max_gpio_extra

struct max_gpio_init_param max_gpio_extra

◆ max_spi_extra

struct max_spi_init_param max_spi_extra

◆ max_uart_extra

struct max_uart_init_param max_uart_extra