precision-converters-firmware
|
Header file for Mbed platform configurations. More...
#include <stdint.h>
#include <PinNames.h>
#include "mbed_uart.h"
#include "mbed_spi.h"
#include "mbed_i2c.h"
#include "mbed_gpio.h"
#include "mbed_gpio_irq.h"
#include "mbed_pwm.h"
Go to the source code of this file.
Macros | |
#define | SPI_CSB ARDUINO_UNO_D10 |
#define | SPI_HOST_SDO ARDUINO_UNO_D11 |
#define | SPI_HOST_SDI ARDUINO_UNO_D12 |
#define | SPI_SCK ARDUINO_UNO_D13 |
#define | I2C_SCL ARDUINO_UNO_D15 |
#define | I2C_SDA ARDUINO_UNO_D14 |
#define | GPIO_RESET_PIN ARDUINO_UNO_D2 |
#define | GPIO_MODE0_PIN 0 |
#define | GPIO_MODE1_PIN 0 |
#define | GPIO_MODE2_PIN 0 |
#define | GPIO_MODE3_PIN 0 |
#define | GPIO_DCLK0_PIN 0 |
#define | GPIO_DCLK1_PIN 0 |
#define | GPIO_DCLK2_PIN 0 |
#define | GPIO_SYNC_IN_PIN ARDUINO_UNO_D0 |
#define | GPIO_CONVST_SAR_PIN ARDUINO_UNO_D1 |
#define | GPIO_DRDY_PIN ARDUINO_UNO_D8 |
#define | GPIO_ERROR_LED LED1 |
#define | EXT_MCLK_PIN ARDUINO_UNO_D3 |
#define | GPIO_DRDY_PORT 0 |
#define | GPIO_RESET_PORT 0 |
#define | GPIO_MODE0_PORT 0 |
#define | GPIO_MODE1_PORT 0 |
#define | GPIO_MODE2_PORT 0 |
#define | GPIO_MODE3_PORT 0 |
#define | GPIO_DCLK0_PORT 0 |
#define | GPIO_DCLK1_PORT 0 |
#define | GPIO_DCLK2_PORT 0 |
#define | GPIO_CONVST_PORT 0 |
#define | GPIO_SYNC_PORT 0 |
#define | GPIO_ERROR_LED_PORT 0 |
#define | IRQ_INT_ID GPIO_IRQ_ID1 |
#define | DRDY_IRQ_CTRL_ID 0 |
#define | UART_DEVICE_ID 0 |
#define | SPI_DEVICE_ID 0 |
#define | I2C_DEVICE_ID 0 |
#define | MCLK_PWM_ID 0 |
#define | UART_TX CONSOLE_TX |
#define | UART_RX CONSOLE_RX |
#define | AD777x_SAMPLING_FREQUENCY 12000 |
Functions | |
void | ad777x_configure_intr_priority (void) |
Configure the interrupt priorities. More... | |
Header file for Mbed platform configurations.
Header file for STM32 platform configurations.
Copyright (c) 2022-2023 Analog Devices, Inc. All rights reserved.
This software is proprietary to Analog Devices, Inc. and its licensors. By using this software you agree to the terms of the associated Analog Devices Software License Agreement.
Copyright (c) 2022-2024 Analog Devices, Inc. All rights reserved.
This software is proprietary to Analog Devices, Inc. and its licensors. By using this software you agree to the terms of the associated Analog Devices Software License Agreement.
#define AD777x_SAMPLING_FREQUENCY 12000 |
#define DRDY_IRQ_CTRL_ID 0 |
#define EXT_MCLK_PIN ARDUINO_UNO_D3 |
#define GPIO_CONVST_PORT 0 |
#define GPIO_CONVST_SAR_PIN ARDUINO_UNO_D1 |
#define GPIO_DCLK0_PIN 0 |
#define GPIO_DCLK0_PORT 0 |
#define GPIO_DCLK1_PIN 0 |
#define GPIO_DCLK1_PORT 0 |
#define GPIO_DCLK2_PIN 0 |
#define GPIO_DCLK2_PORT 0 |
#define GPIO_DRDY_PIN ARDUINO_UNO_D8 |
#define GPIO_DRDY_PORT 0 |
#define GPIO_ERROR_LED LED1 |
#define GPIO_ERROR_LED_PORT 0 |
#define GPIO_MODE0_PIN 0 |
#define GPIO_MODE0_PORT 0 |
#define GPIO_MODE1_PIN 0 |
#define GPIO_MODE1_PORT 0 |
#define GPIO_MODE2_PIN 0 |
#define GPIO_MODE2_PORT 0 |
#define GPIO_MODE3_PIN 0 |
#define GPIO_MODE3_PORT 0 |
#define GPIO_RESET_PIN ARDUINO_UNO_D2 |
#define GPIO_RESET_PORT 0 |
#define GPIO_SYNC_IN_PIN ARDUINO_UNO_D0 |
#define GPIO_SYNC_PORT 0 |
#define I2C_DEVICE_ID 0 |
#define I2C_SCL ARDUINO_UNO_D15 |
#define I2C_SDA ARDUINO_UNO_D14 |
#define IRQ_INT_ID GPIO_IRQ_ID1 |
#define MCLK_PWM_ID 0 |
#define SPI_CSB ARDUINO_UNO_D10 |
#define SPI_DEVICE_ID 0 |
#define SPI_HOST_SDI ARDUINO_UNO_D12 |
#define SPI_HOST_SDO ARDUINO_UNO_D11 |
#define SPI_SCK ARDUINO_UNO_D13 |
#define UART_DEVICE_ID 0 |
#define UART_RX CONSOLE_RX |
#define UART_TX CONSOLE_TX |
void ad777x_configure_intr_priority | ( | void | ) |
Configure the interrupt priorities.
Configure the interrupt priorities.
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |
|
extern |