Default configuration for LPSXXX family of devices. More...
Default configuration for LPSXXX family of devices.
Definition in file lpsxxx_params.h.
Go to the source code of this file.
Variables | |
static const lpsxxx_params_t | lpsxxx_params [] |
Allocate some memory to store the actual configuration. More... | |
static const saul_reg_info_t | lpsxxx_saul_info [] |
Additional meta information to keep in the SAUL registry. More... | |
Set default configuration parameters | |
#define | LPSXXX_PARAM_I2C I2C_DEV(0) |
#define | LPSXXX_PARAM_ADDR (CONFIG_LPSXXX_DEFAULT_ADDRESS) |
#define | LPSXXX_PARAM_RATE (LPSXXX_DEFAULT_RATE) |
#define | LPSXXX_PARAMS |
#define | LPSXXX_SAUL_INFO { .name = LPSXXX_SAUL_NAME } |
#define LPSXXX_PARAMS |
Definition at line 47 of file lpsxxx_params.h.
|
static |
Allocate some memory to store the actual configuration.
Definition at line 67 of file lpsxxx_params.h.
|
static |
Additional meta information to keep in the SAUL registry.
Definition at line 75 of file lpsxxx_params.h.