Default configuration for TCS37727 devices. More...
Default configuration for TCS37727 devices.
Definition in file tcs37727_params.h.
 Include dependency graph for tcs37727_params.h:
 Include dependency graph for tcs37727_params.h:Go to the source code of this file.
| Variables | |
| static const tcs37727_params_t | tcs37727_params [] | 
| TCS37727 configuration. | |
| static const saul_reg_info_t | tcs37727_saul_info [] | 
| Additional meta information to keep in the SAUL registry. | |
| Set default configuration parameters for TCS37727 devices | |
| #define | TCS37727_PARAM_I2C I2C_DEV(0) | 
| #define | TCS37727_PARAM_ADDR (TCS37727_I2C_ADDRESS) | 
| #define | TCS37727_PARAM_ATIME (CONFIG_TCS37727_ATIME_DEFAULT) | 
| #define | TCS37727_PARAMS | 
| #define | TCS37727_SAUL_INFO { .name = "tcs37727" } | 
| #define TCS37727_PARAM_ADDR (TCS37727_I2C_ADDRESS) | 
Definition at line 37 of file tcs37727_params.h.
| #define TCS37727_PARAM_ATIME (CONFIG_TCS37727_ATIME_DEFAULT) | 
Definition at line 40 of file tcs37727_params.h.
| #define TCS37727_PARAM_I2C I2C_DEV(0) | 
Definition at line 34 of file tcs37727_params.h.
| #define TCS37727_PARAMS | 
Definition at line 44 of file tcs37727_params.h.
| #define TCS37727_SAUL_INFO { .name = "tcs37727" } | 
Definition at line 49 of file tcs37727_params.h.
| 
 | static | 
TCS37727 configuration.
Definition at line 56 of file tcs37727_params.h.
| 
 | static | 
Additional meta information to keep in the SAUL registry.
Definition at line 64 of file tcs37727_params.h.