Peripheral MCU configuration for the Re-Mote board prototype A. More...
Peripheral MCU configuration for the Re-Mote board prototype A.
Definition in file periph_conf.h.
#include "periph_cpu.h"#include "cfg_clk_default.h"#include "cfg_timer_default.h"#include "cfg_uart_default.h"
Include dependency graph for periph_conf.h:Go to the source code of this file.
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 81 of file periph_conf.h.
|
static |
Definition at line 40 of file periph_conf.h.
|
static |
Definition at line 55 of file periph_conf.h.