no-OS
Macros | Variables
parameters.h File Reference
#include "maxim_gpio.h"
#include "maxim_i2c.h"
#include "maxim_irq.h"
#include "maxim_spi.h"
#include "maxim_timer.h"
#include "maxim_uart.h"
#include "maxim_uart_stdio.h"
#include "maxim_usb_uart.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 INTC_DEVICE_ID   0
 
#define UART_DEVICE_ID   1
 
#define UART_BAUDRATE   115200
 
#define UART_IRQ_ID   USB_IRQn
 
#define UART_OPS   &max_usb_uart_ops
 
#define UART_EXTRA   &iio_demo_usb_uart_extra_ip
 
#define SPI_CS   0
 
#define SPI_DEVICE_ID   2
 
#define SPI_BAUDRATE   15000000
 
#define SPI_OPS   &max_spi_ops
 
#define I2C_EXTRA   &vddioh_i2c_extra
 
#define GPIO_EXTRA   &vddioh_gpio_extra
 
#define GPIO_OPS   &max_gpio_ops
 
#define SPI_PQM_DEVICE_ID   1
 
#define SPI_PQM_BAUDRATE   6000000
 
#define SPI_PQM_EXTRA   &spi_extra_ip
 
#define UART_STDIO_EXT   &uart_stdio_extra_ip
 
#define TIMER_DEVICE_ID   0
 
#define TIMER_FREQUENCY   1000
 
#define TIMER_TICK_PERIOD   16384
 
#define TIMER_OPS   &max_timer_ops
 
#define TIMER_IRQ_ID   TMR0_IRQn
 
#define TIMER_IRQ_OPS   &max_irq_ops
 
#define TIMER_IRQ_EXTRA   NULL
 
#define TIMER_CB_HANDLE   MXC_TMR0
 
#define TIMER_TRIG_IRQ_ID   TMR0_IRQn
 
#define RESET_GPIO_PIN_NUM   27
 
#define RESET_GPIO_PORT_NUM   1
 
#define GPIO_OPS   &max_gpio_ops
 
#define RESET_GPIO_EXTRA   &max_reset_gpio_extra_ip
 
#define INTR_GPIO_PIN_NUM   30
 
#define INTR_GPIO_PORT_NUM   0
 
#define INTR_GPIO_EXTRA   &max_reset_gpio_extra_ip
 
#define INTR_GPIO_IRQ_ID   0
 
#define INTR_OPS   &max_gpio_irq_ops
 

Variables

struct max_i2c_init_param vddioh_i2c_extra
 
struct max_gpio_init_param vddioh_gpio_extra
 
struct max_spi_init_param spi_extra_ip
 
struct max_uart_init_param uart_stdio_extra_ip
 
struct max_uart_init_param iio_demo_uart_extra_ip
 
struct max_usb_uart_init_param iio_demo_usb_uart_extra_ip
 
struct max_gpio_init_param max_reset_gpio_extra_ip
 
struct max_gpio_init_param max_intr_gpio_extra_ip
 

Macro Definition Documentation

◆ GPIO_EXTRA

#define GPIO_EXTRA   &vddioh_gpio_extra

◆ GPIO_OPS [1/2]

#define GPIO_OPS   &max_gpio_ops

◆ GPIO_OPS [2/2]

#define GPIO_OPS   &max_gpio_ops

◆ I2C_EXTRA

#define I2C_EXTRA   &vddioh_i2c_extra

◆ INTC_DEVICE_ID

#define INTC_DEVICE_ID   0

◆ INTR_GPIO_EXTRA

#define INTR_GPIO_EXTRA   &max_reset_gpio_extra_ip

◆ INTR_GPIO_IRQ_ID

#define INTR_GPIO_IRQ_ID   0

◆ INTR_GPIO_PIN_NUM

#define INTR_GPIO_PIN_NUM   30

◆ INTR_GPIO_PORT_NUM

#define INTR_GPIO_PORT_NUM   0

◆ INTR_OPS

#define INTR_OPS   &max_gpio_irq_ops

◆ RESET_GPIO_EXTRA

#define RESET_GPIO_EXTRA   &max_reset_gpio_extra_ip

◆ RESET_GPIO_PIN_NUM

#define RESET_GPIO_PIN_NUM   27

◆ RESET_GPIO_PORT_NUM

#define RESET_GPIO_PORT_NUM   1

◆ SPI_BAUDRATE

#define SPI_BAUDRATE   15000000

◆ SPI_CS

#define SPI_CS   0

◆ SPI_DEVICE_ID

#define SPI_DEVICE_ID   2

◆ SPI_OPS

#define SPI_OPS   &max_spi_ops

◆ SPI_PQM_BAUDRATE

#define SPI_PQM_BAUDRATE   6000000

◆ SPI_PQM_DEVICE_ID

#define SPI_PQM_DEVICE_ID   1

◆ SPI_PQM_EXTRA

#define SPI_PQM_EXTRA   &spi_extra_ip

◆ TIMER_CB_HANDLE

#define TIMER_CB_HANDLE   MXC_TMR0

◆ TIMER_DEVICE_ID

#define TIMER_DEVICE_ID   0

◆ TIMER_FREQUENCY

#define TIMER_FREQUENCY   1000

◆ TIMER_IRQ_EXTRA

#define TIMER_IRQ_EXTRA   NULL

◆ TIMER_IRQ_ID

#define TIMER_IRQ_ID   TMR0_IRQn

◆ TIMER_IRQ_OPS

#define TIMER_IRQ_OPS   &max_irq_ops

◆ TIMER_OPS

#define TIMER_OPS   &max_timer_ops

◆ TIMER_TICK_PERIOD

#define TIMER_TICK_PERIOD   16384

◆ TIMER_TRIG_IRQ_ID

#define TIMER_TRIG_IRQ_ID   TMR0_IRQn

◆ UART_BAUDRATE

#define UART_BAUDRATE   115200

◆ UART_DEVICE_ID

#define UART_DEVICE_ID   1

◆ UART_EXTRA

#define UART_EXTRA   &iio_demo_usb_uart_extra_ip

◆ UART_IRQ_ID

#define UART_IRQ_ID   USB_IRQn

◆ UART_OPS

#define UART_OPS   &max_usb_uart_ops

◆ UART_STDIO_EXT

#define UART_STDIO_EXT   &uart_stdio_extra_ip

Variable Documentation

◆ iio_demo_uart_extra_ip

struct max_uart_init_param iio_demo_uart_extra_ip

◆ iio_demo_usb_uart_extra_ip

struct max_usb_uart_init_param iio_demo_usb_uart_extra_ip

◆ max_intr_gpio_extra_ip

struct max_gpio_init_param max_intr_gpio_extra_ip

◆ max_reset_gpio_extra_ip

struct max_gpio_init_param max_reset_gpio_extra_ip

◆ spi_extra_ip

struct max_spi_init_param spi_extra_ip

◆ uart_stdio_extra_ip

struct max_uart_init_param uart_stdio_extra_ip

◆ vddioh_gpio_extra

struct max_gpio_init_param vddioh_gpio_extra

◆ vddioh_i2c_extra

struct max_i2c_init_param vddioh_i2c_extra