Peripheral MCU configuration for the CC2538DK board. More...
Peripheral MCU configuration for the CC2538DK board.
Definition in file periph_conf.h.
#include "cpu.h"#include "periph_cpu.h"#include "cfg_clk_default.h"#include "cfg_timer_default.h"
Include dependency graph for periph_conf.h:Go to the source code of this file.
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 [] |
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 [] |
|
static |
Definition at line 96 of file periph_conf.h.
|
static |
Definition at line 62 of file periph_conf.h.
|
static |
|
static |
Definition at line 36 of file periph_conf.h.