Peripheral MCU configuration for the OpenMote-cc2538 board. More...
Peripheral MCU configuration for the OpenMote-cc2538 board.
Definition in file periph_conf.h.
#include "cc2538_gpio.h"
#include "periph_cpu.h"
#include "cfg_clk_default.h"
#include "cfg_timer_default.h"
Go to the source code of this file.
ADC configuration | |
#define | SOC_ADC_ADCCON3_EREF SOC_ADC_ADCCON3_EREF_AVDD5 |
#define | ADC_NUMOF ARRAY_SIZE(adc_config) |
static const adc_conf_t | adc_config [] |
UART configuration | |
#define | UART_0_ISR isr_uart0 |
#define | UART_NUMOF ARRAY_SIZE(uart_config) |
static const uart_conf_t | uart_config [] |
I2C configuration | |
#define | I2C_IRQ_PRIO 1 |
#define | I2C_NUMOF ARRAY_SIZE(i2c_config) |
static const i2c_conf_t | i2c_config [] |
SPI configuration | |
#define | SPI_NUMOF ARRAY_SIZE(spi_config) |
static const spi_conf_t | spi_config [] |
|
static |
|
static |
Definition at line 79 of file periph_conf.h.
|
static |
|
static |
Definition at line 54 of file periph_conf.h.