Default configuration. More...
Default configuration.
Definition in file uwb_dw1000_params.h.
Go to the source code of this file.
Variables | |
static const dw1000_params_t | dw1000_params [] |
Configuration struct. More... | |
Set default configuration parameters | |
#define | DW1000_SPI_SEM &sem_spi |
#define | DW1000_PARAM_SPI (SPI_DEV(1)) |
#define | DW1000_PARAM_SPI_CLK_LOW (SPI_CLK_1MHZ) |
#define | DW1000_PARAM_SPI_CLK_HIGH (SPI_CLK_10MHZ) |
#define | DW1000_SPI_MODE (SPI_MODE_0) |
#define | DW1000_PARAM_CS_PIN (GPIO_PIN(0, 17)) |
#define | DW1000_PARAM_IRQ_PIN (GPIO_PIN(0, 19)) |
#define | DW1000_PARAM_RESET_PIN (GPIO_PIN(0, 24)) |
#define | DW1000_RX_ANTENNA_DELAY (0x4042) |
#define | DW1000_TX_ANTENNA_DELAY (0x4042) |
#define | DW1000_EXT_CLOCK_DELAY (0) |
#define | DW1000_PARAMS |
static struct dpl_sem | sem_spi |
#define DW1000_PARAMS |
Definition at line 70 of file uwb_dw1000_params.h.
|
static |
Configuration struct.
Definition at line 86 of file uwb_dw1000_params.h.