Peripheral specific definitions for the HiFive1 RISC-V board. More...
Peripheral specific definitions for the HiFive1 RISC-V board.
Definition in file periph_conf.h.
#include "periph_cpu.h"
#include "clk_conf.h"
Go to the source code of this file.
Timer configuration | |
#define | TIMER_NUMOF (1) |
UART configuration | |
#define | UART_NUMOF ARRAY_SIZE(uart_config) |
static const uart_conf_t | uart_config [] |
SPI device configuration | |
#define | SPI_NUMOF ARRAY_SIZE(spi_config) |
static const spi_conf_t | spi_config [] |
PWM configuration | |
#define | PWM_NUMOF (3) |
#define PWM_NUMOF (3) |
Definition at line 82 of file periph_conf.h.
#define SPI_NUMOF ARRAY_SIZE(spi_config) |
Definition at line 74 of file periph_conf.h.
#define TIMER_NUMOF (1) |
Definition at line 35 of file periph_conf.h.
#define UART_NUMOF ARRAY_SIZE(uart_config) |
Definition at line 57 of file periph_conf.h.
|
static |
Definition at line 65 of file periph_conf.h.
|
static |