Default configuration for TMP00X (TMP006 and TMP007) devices. More...
Default configuration for TMP00X (TMP006 and TMP007) devices.
Definition in file tmp00x_params.h.
Go to the source code of this file.
Variables | |
static const tmp00x_params_t | tmp00x_params [] |
TMP00X configuration. More... | |
static const saul_reg_info_t | tmp00x_saul_info [] |
Additional meta information to keep in the SAUL registry. More... | |
Set default configuration parameters for the TMP00X driver | |
#define | TMP00X_PARAM_I2C I2C_DEV(0) |
#define | TMP00X_PARAM_ADDR (CONFIG_TMP00X_I2C_ADDRESS) |
#define | TMP00X_PARAM_RATE TMP00X_CONFIG_CR_DEF |
#define | TMP00X_PARAMS |
#define | TMP00X_SAUL_INFO { .name = "tmp00x" } |
#define TMP00X_PARAMS |
Definition at line 46 of file tmp00x_params.h.
|
static |
TMP00X configuration.
Definition at line 58 of file tmp00x_params.h.
|
static |
Additional meta information to keep in the SAUL registry.
Definition at line 66 of file tmp00x_params.h.