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 81 of file periph_conf.h.
#define SPI_NUMOF ARRAY_SIZE(spi_config) |
Definition at line 73 of file periph_conf.h.
#define TIMER_NUMOF (1) |
Definition at line 34 of file periph_conf.h.
#define UART_NUMOF ARRAY_SIZE(uart_config) |
Definition at line 56 of file periph_conf.h.
|
static |
Definition at line 64 of file periph_conf.h.
|
static |