no-OS
Macros | Variables
parameters.h File Reference
#include "maxim_irq.h"
#include "maxim_spi.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_EXTRA   &ade7816_uart_extra
 
#define UART_OPS   &max_uart_ops
 
#define SPI_BAUDRATE   100000
 
#define SPI_OPS   &max_spi_ops
 
#define SPI_EXTRA   &ade7816_spi_extra
 

Variables

struct max_uart_init_param ade7816_uart_extra
 
struct max_gpio_init_param ade7816_gpio_extra
 
struct max_spi_init_param ade7816_spi_extra
 

Macro Definition Documentation

◆ SPI_BAUDRATE

#define SPI_BAUDRATE   100000

◆ SPI_EXTRA

#define SPI_EXTRA   &ade7816_spi_extra

◆ SPI_OPS

#define SPI_OPS   &max_spi_ops

◆ UART_EXTRA

#define UART_EXTRA   &ade7816_uart_extra

◆ UART_OPS

#define UART_OPS   &max_uart_ops

Variable Documentation

◆ ade7816_gpio_extra

struct max_gpio_init_param ade7816_gpio_extra

◆ ade7816_spi_extra

struct max_spi_init_param ade7816_spi_extra

◆ ade7816_uart_extra

struct max_uart_init_param ade7816_uart_extra