no-OS
Macros | Variables
parameters.h File Reference
#include "maxim_uart.h"
#include "maxim_uart_stdio.h"
#include "maxim_i2c.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 I2C_OPS   &max_i2c_ops
 
#define I2C_EXTRA   &max_i2c_extra
 

Variables

struct max_uart_init_param max_uart_extra
 
struct max_i2c_init_param max_i2c_extra
 

Macro Definition Documentation

◆ I2C_EXTRA

#define I2C_EXTRA   &max_i2c_extra

◆ I2C_OPS

#define I2C_OPS   &max_i2c_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_i2c_extra

◆ max_uart_extra

struct max_uart_init_param max_uart_extra