Default configuration for the KW2XRF driver. More...
Default configuration for the KW2XRF driver.
Definition in file kw2xrf_params.h.
#include "board.h"
Include dependency graph for kw2xrf_params.h:Go to the source code of this file.
Variables | |
| static const kw2xrf_params_t | kw2xrf_params [] |
| KW2XRF configuration. More... | |
Set default configuration parameters for the KW2XRF driver | |
| #define | KW2XRF_PARAM_SPI (SPI_DEV(0)) |
| #define | KW2XRF_PARAM_SPI_CLK (SPI_CLK_10MHZ) |
| #define | KW2XRF_PARAM_CS (GPIO_PIN(0, 0)) |
| #define | KW2XRF_PARAM_INT (GPIO_PIN(0, 1)) |
| #define | KW2XRF_PARAM_SLEEP (GPIO_PIN(0, 2)) |
| #define | KW2XRF_PARAM_RESET (GPIO_PIN(0, 3)) |
| #define | KW2XRF_PARAMS |
| #define KW2XRF_PARAMS |
Definition at line 52 of file kw2xrf_params.h.
|
static |
KW2XRF configuration.
Definition at line 62 of file kw2xrf_params.h.