Board specific definitions for the phyWAVE evaluation board.
More...
Board specific definitions for the phyWAVE evaluation board.
- Author
- Johann Fischer j.fis.nosp@m.cher.nosp@m.@phyt.nosp@m.ec.d.nosp@m.e
-
Sebastian Meiling s@mln.nosp@m.g.ne.nosp@m.t
Definition in file board.h.
#include "cpu.h"
#include "periph_conf.h"
Go to the source code of this file.
|
void | board_init (void) |
| Initialize board specific hardware, including clock, LEDs and std-IO.
|
|
|
{spi bus, cs pin, int pin, spi speed,}
|
#define | KW2XRF_PARAM_SPI SPI_DEV(1) |
|
#define | KW2XRF_PARAM_SPI_CLK (SPI_CLK_10MHZ) |
|
#define | KW2XRF_PARAM_CS GPIO_PIN(KW2XDRF_PORT, KW2XDRF_PCS0_PIN) |
|
#define | KW2XRF_PARAM_INT GPIO_PIN(KW2XDRF_PORT, KW2XDRF_IRQ_PIN) |
|
#define | KW2XRF_SHARED_SPI (0) |
|
|
#define | TMP00X_PARAM_ADDR (0x41) |
|