Default configuration for ISL29125 devices. More...
Default configuration for ISL29125 devices.
Definition in file isl29125_params.h.
 Include dependency graph for isl29125_params.h:Go to the source code of this file.
Variables | |
| static const isl29125_params_t | isl29125_params [] | 
| Allocate some memory to store the actual configuration.   | |
| #define | ISL29125_PARAM_I2C I2C_DEV(0) | 
| Set default configuration parameters.   | |
| #define | ISL29125_PARAM_GPIO (GPIO_PIN(0, 0)) | 
| #define | ISL29125_PARAM_RANGE (ISL29125_RANGE_10K) | 
| #define | ISL29125_PARAM_MODE (ISL29125_MODE_RGB) | 
| #define | ISL29125_PARAM_RES (ISL29125_RESOLUTION_16) | 
| #define | ISL29125_PARAMS | 
| #define ISL29125_PARAM_GPIO (GPIO_PIN(0, 0)) | 
Definition at line 38 of file isl29125_params.h.
| #define ISL29125_PARAM_I2C I2C_DEV(0) | 
Set default configuration parameters.
Definition at line 35 of file isl29125_params.h.
| #define ISL29125_PARAM_MODE (ISL29125_MODE_RGB) | 
Definition at line 44 of file isl29125_params.h.
| #define ISL29125_PARAM_RANGE (ISL29125_RANGE_10K) | 
Definition at line 41 of file isl29125_params.h.
| #define ISL29125_PARAM_RES (ISL29125_RESOLUTION_16) | 
Definition at line 47 of file isl29125_params.h.
| #define ISL29125_PARAMS | 
Definition at line 51 of file isl29125_params.h.
      
  | 
  static | 
Allocate some memory to store the actual configuration.
Definition at line 62 of file isl29125_params.h.