Default configuration for ADS101x/111x devices. More...
Default configuration for ADS101x/111x devices.
Definition in file ads101x_params.h.
 Include dependency graph for ads101x_params.h:Go to the source code of this file.
Variables | |
| static const ads101x_params_t | ads101x_params [] | 
| ADS101X/111x defaults if not defined for a board or application.  More... | |
| static const ads101x_alert_params_t | ads101x_alert_params [] | 
| ADS101X/111x alert defaults if not defined for a board or application.  More... | |
| static const saul_reg_info_t | ads101x_saul_info [] | 
| Additional meta information to keep in the SAUL registry.  More... | |
Set default configuration parameters for the ADS101x/111x driver | |
| #define | ADS101X_PARAM_I2C (I2C_DEV(0)) | 
| #define | ADS101X_PARAM_ADDR (CONFIG_ADS101X_I2C_ADDRESS) | 
| #define | ADS101X_PARAM_MUX_GAIN | 
| #define | ADS101X_PARAM_ALERT_PIN (GPIO_UNDEF) | 
| #define | ADS101X_PARAM_LOW_LIMIT (10000U) | 
| #define | ADS101X_PARAM_HIGH_LIMIT (20000U) | 
| #define | ADS101X_PARAMS | 
| #define | ADS101X_ALERT_PARAMS | 
| #define | ADS101X_SAUL_INFO { .name = "ads101x" } | 
| #define ADS101X_ALERT_PARAMS | 
Definition at line 63 of file ads101x_params.h.
| #define ADS101X_PARAM_MUX_GAIN | 
Definition at line 43 of file ads101x_params.h.
| #define ADS101X_PARAMS | 
Definition at line 57 of file ads101x_params.h.
      
  | 
  static | 
ADS101X/111x alert defaults if not defined for a board or application.
Definition at line 85 of file ads101x_params.h.
      
  | 
  static | 
ADS101X/111x defaults if not defined for a board or application.
Definition at line 77 of file ads101x_params.h.
      
  | 
  static | 
Additional meta information to keep in the SAUL registry.
Definition at line 93 of file ads101x_params.h.