24#include "periph_conf_common.h"
48#define SPI_NUMOF ARRAY_SIZE(spi_config)
60#ifdef MODULE_PERIPH_UART_HW_FC
64 .irqn = UARTE0_UART0_IRQn,
70#ifdef MODULE_PERIPH_UART_HW_FC
78#define UART_0_ISR (isr_uart0)
79#define UART_1_ISR (isr_uarte1)
81#define UART_NUMOF ARRAY_SIZE(uart_config)
#define GPIO_PIN(x, y)
Define a CPU specific GPIO pin generator macro.
#define GPIO_UNDEF
Definition of a fitting UNDEF value.
Common macros and compiler attributes/pragmas configuration.
SPI device configuration.
SPI_t * dev
pointer to the used SPI device
UART device configuration.
USART_t * dev
pointer to the used UART device