Searched refs:ADS1015_CHANNELS (Results 1 – 2 of 2) sorted by relevance
11 #define ADS1015_CHANNELS 8 macro20 struct ads1015_channel_data channel_data[ADS1015_CHANNELS];
235 struct ads1015_channel_data channel_data[ADS1015_CHANNELS];239 struct ads1015_thresh_data thresh_data[ADS1015_CHANNELS];252 return (data->event_channel != ADS1015_CHANNELS); in ads1015_event_channel_enabled()266 data->event_channel = ADS1015_CHANNELS; in ads1015_event_channel_disable()335 if (chan < 0 || chan >= ADS1015_CHANNELS) in ads1015_get_adc_result()864 if (channel >= ADS1015_CHANNELS) { in ads1015_get_channels_config_of()920 for (k = 0; k < ADS1015_CHANNELS; ++k) { in ads1015_get_channels_config()975 data->event_channel = ADS1015_CHANNELS; in ads1015_probe()980 for (i = 0; i < ADS1015_CHANNELS; i++) { in ads1015_probe()