Default configuration for HSC. More...
Default configuration for HSC.
Definition in file hsc_params.h.
Include dependency graph for hsc_params.h:Go to the source code of this file.
Variables | |
| static const hsc_params_t | hsc_params [] |
| Configure HSC. More... | |
| static const saul_reg_info_t | hsc_saul_info [] |
| Configure SAUL registry entries. More... | |
Set default configuration parameters for the HSC | |
| #define | HSC_PARAM_I2C_DEV I2C_DEV(0) |
| #define | HSC_PARAM_I2C_ADDR CONFIG_HSC_I2C_ADDR |
| #define | HSC_PARAM_RANGE CONFIG_HSC_RANGE |
| #define | HSC_PARAMS |
| #define | HSC_SAUL_INFO { .name = "hsc" } |
| #define HSC_PARAMS |
Definition at line 45 of file hsc_params.h.
|
static |
|
static |
Configure SAUL registry entries.
Definition at line 65 of file hsc_params.h.