Home
last modified time | relevance | path

Searched refs:ads1x1x_config (Results 1 – 1 of 1) sorted by relevance

/Zephyr-Core-3.7.0/drivers/adc/
Dadc_ads1x1x.c125 struct ads1x1x_config { struct
148 const struct ads1x1x_config *config = dev->config; in ads1x1x_read_reg() argument
166 const struct ads1x1x_config *config = dev->config; in ads1x1x_write_reg()
203 const struct ads1x1x_config *ads_config = dev->config; in ads1x1x_acq_time_to_dr()
295 const struct ads1x1x_config *ads_config = dev->config; in ads1x1x_channel_setup()
424 const struct ads1x1x_config *config = dev->config; in ads1x1x_validate_sequence()
515 const struct ads1x1x_config *config = dev->config; in ads1x1x_adc_perform_read()
565 const struct ads1x1x_config *config = dev->config; in ads1x1x_init()
600 static const struct ads1x1x_config ads##t##_config_##n = { \