Searched refs:adc_esp32_conf (Results 1 – 1 of 1) sorted by relevance
60 struct adc_esp32_conf { struct182 const struct adc_esp32_conf *conf = dev->config; in adc_esp32_dma_start()232 const struct adc_esp32_conf *conf = dev->config; in adc_esp32_dma_stop()248 const struct adc_esp32_conf *conf = dev->config; in adc_esp32_fill_digi_pattern()295 const struct adc_esp32_conf *conf = dev->config; in adc_esp32_digi_start()348 const struct adc_esp32_conf *conf = dev->config; in adc_esp32_digi_stop()387 const struct adc_esp32_conf *conf = dev->config; in adc_esp32_read()569 const struct adc_esp32_conf *conf = (const struct adc_esp32_conf *)dev->config; in adc_esp32_channel_setup()653 const struct adc_esp32_conf *conf = (struct adc_esp32_conf *) dev->config; in adc_esp32_init()737 static const struct adc_esp32_conf adc_esp32_conf_##inst = { \