Zolertia Z1 peripheral configuration. More...
Zolertia Z1 peripheral configuration.
Definition in file periph_conf.h.
Go to the source code of this file.
#define | CLOCK_CORECLOCK msp430_dco_freq |
static const msp430_clock_params_t | clock_params |
Clock configuration. | |
UART configuration | |
#define | UART0_RX_ISR USCIAB0RX_VECTOR |
RX IRQ vector of UART 0. | |
#define | UART_NUMOF ARRAY_SIZE(uart_config) |
static const uart_conf_t | uart_config [] |
SPI configuration | |
#define | SPI_NUMOF ARRAY_SIZE(spi_config) |
static const spi_conf_t | spi_config [] |
#define CLOCK_CORECLOCK msp430_dco_freq |
Definition at line 32 of file periph_conf.h.
#define SPI_NUMOF ARRAY_SIZE(spi_config) |
Definition at line 72 of file periph_conf.h.
#define UART0_RX_ISR USCIAB0RX_VECTOR |
RX IRQ vector of UART 0.
Definition at line 57 of file periph_conf.h.
#define UART_NUMOF ARRAY_SIZE(uart_config) |
Definition at line 59 of file periph_conf.h.
|
static |
Clock configuration.
Definition at line 37 of file periph_conf.h.
|
static |
Definition at line 66 of file periph_conf.h.
|
static |
Definition at line 51 of file periph_conf.h.