18 #include "periph_cpu.h" 
   21 #include "cfg_rtt_default.h" 
   36 #ifdef MODULE_PERIPH_UART_HW_FC 
   44 #define UART_NUMOF          ARRAY_SIZE(uart_config) 
   45 #define UART_0_ISR          isr_uart0 
#define GPIO_PIN(x, y)
Define a CPU specific GPIO pin generator macro.
 
static const uart_conf_t uart_config[]
UART configuration.
 
Common clock configuration for some nrf51 based boards.
 
Shared timer peripheral configuration mapping timers 0, 1, and 2.
 
UART device configuration.
 
USART_t * dev
pointer to the used UART device