Peripheral configuration for the Particle Xenon. More...
Peripheral configuration for the Particle Xenon.
Definition in file periph_conf.h.
#include "periph_cpu.h"
#include "periph_conf_common.h"
Go to the source code of this file.
UART configuration | |
#define | UART_0_ISR (isr_uart0) |
#define | UART_1_ISR (isr_uarte1) |
#define | UART_NUMOF ARRAY_SIZE(uart_config) |
static const uart_conf_t | uart_config [] |
#define UART_0_ISR (isr_uart0) |
Definition at line 57 of file periph_conf.h.
#define UART_1_ISR (isr_uarte1) |
Definition at line 58 of file periph_conf.h.
#define UART_NUMOF ARRAY_SIZE(uart_config) |
Definition at line 60 of file periph_conf.h.
|
static |
Definition at line 34 of file periph_conf.h.